Home
last modified time | relevance | path

Searched defs:note_header (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DElfInterfaceTest.cpp1546 Nhdr note_header = {}; in BuildID() local
1606 Nhdr note_header = {}; in BuildIDTwoNotes() local
1677 Nhdr note_header = {}; in BuildIDSectionTooSmallForName() local
1737 Nhdr note_header = {}; in BuildIDSectionTooSmallForDesc() local
1797 Nhdr note_header = {}; in BuildIDSectionTooSmallForHeader() local
H A DMapInfoGetBuildIDTest.cpp143 Elf32_Nhdr note_header = {}; in InitElfData() local
/aosp_15_r20/external/libchrome/base/debug/
H A Delf_reader_linux.cc42 const Nhdr* note_header = reinterpret_cast<const Nhdr*>(segment.data()); in ElfSegmentBuildIDNoteAsString() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dfile_id.cc75 const Nhdr* note_header = reinterpret_cast<const Nhdr*>(section); in ElfClassBuildIDNoteIdentifier() local
H A Dsynth_elf.cc252 Elf32_Nhdr note_header; in AddNote() local