Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A Dlinker_note_gnu_property.cpp47 if (note_gnu_property && SanityCheck(note_gnu_property, name)) { in GnuPropertySection()
97 bool GnuPropertySection::SanityCheck(const ElfW(NhdrGNUProperty)* note_nhdr, in SanityCheck() function in GnuPropertySection
H A Dlinker_note_gnu_property.h89 bool SanityCheck(const ElfW(NhdrGNUProperty)* note_nhdr, const char* name) const;