HomeSort by relevance Sort by last modified time
    Searched full:g_gnu_build_id (Results 1 - 1 of 1) sorted by null

  /external/lldb/source/Plugins/ObjectFile/ELF/
ObjectFileELF.cpp 682 static const uint32_t g_gnu_build_id = 3; // NT_GNU_BUILD_ID from elf.h local
695 if ((notehdr.type == g_gnu_build_id) && (notehdr.name_len == 4) &&
    [all...]

Completed in 842 milliseconds