Home
last modified time | relevance | path

Searched refs:ElfClassBuildIDNoteIdentifier (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dfile_id.cc68 static bool ElfClassBuildIDNoteIdentifier(const void* section, size_t length, in ElfClassBuildIDNoteIdentifier() function
107 if (ElfClassBuildIDNoteIdentifier(seg.start, seg.size, identifier)) { in FindElfBuildIDNote()
117 return ElfClassBuildIDNoteIdentifier(note_section, note_size, identifier); in FindElfBuildIDNote()