Home
last modified time | relevance | path

Searched refs:NT_GNU_BUILD_ID (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dgenelf.c27 #ifndef NT_GNU_BUILD_ID
28 #define NT_GNU_BUILD_ID 3 macro
484 bnote.desc.type = NT_GNU_BUILD_ID; in jit_write_elf()
A Dsymbol-minimal.c32 #define NT_GNU_BUILD_ID 3 macro
63 if (nhdr->n_type == NT_GNU_BUILD_ID && in read_build_id()
A Dsymbol-elf.c101 #ifndef NT_GNU_BUILD_ID
102 #define NT_GNU_BUILD_ID 3 macro
900 if (nhdr->n_type == NT_GNU_BUILD_ID && in elf_read_build_id()
1032 if (nhdr.n_type == NT_GNU_BUILD_ID && in sysfs__read_build_id()

Completed in 11 milliseconds