Home
last modified time | relevance | path

Searched defs:note_desc (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Delf_note.cpp36 const char** note_desc) { in __get_elf_note()
71 size_t phdr_ct, const ElfW(Nhdr)** note_hdr, const char** note_desc, in __find_elf_note()
/bionic/linker/
Dlinker_phdr.cpp767 const char* note_desc = nullptr; in ReadPadSegmentNote() local