Searched refs:NOTE_GNU_BUILD_ID (Results 1 – 2 of 2) sorted by relevance
27 static const std::string NOTE_GNU_BUILD_ID = ".note.gnu.build-id"; variable
432 …if ((GetSectionInfo(shdr, NOTE_GNU_BUILD_ID) || GetSectionInfo(shdr, NOTES)) && GetMmapPtr() != nu… in GetBuildId()