Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_note_gnu_property.cpp53 const ElfW(NhdrGNUProperty)* GnuPropertySection::FindSegment(const ElfW(Phdr)* phdr, in ElfW() argument
Dlinker_note_gnu_property_test.cpp129 ElfW(NhdrGNUProperty)* data() const { return note; } in ElfW() argument