Searched refs:g_gnu_build_id (Results 1 – 1 of 1) sorted by relevance
682 static const uint32_t g_gnu_build_id = 3; // NT_GNU_BUILD_ID from elf.h in ParseNoteGNUBuildID() local695 if ((notehdr.type == g_gnu_build_id) && (notehdr.name_len == 4) && in ParseNoteGNUBuildID()