Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dgenelf.c27 #ifndef NT_GNU_BUILD_ID
28 #define NT_GNU_BUILD_ID 3 macro
463 bnote.desc.type = NT_GNU_BUILD_ID; in jit_write_elf()
Dsymbol-minimal.c32 #define NT_GNU_BUILD_ID 3 macro
63 if (nhdr->n_type == NT_GNU_BUILD_ID && in read_build_id()
Dsymbol-elf.c100 #ifndef NT_GNU_BUILD_ID
101 #define NT_GNU_BUILD_ID 3 macro
518 if (nhdr->n_type == NT_GNU_BUILD_ID && in elf_read_build_id()
617 if (nhdr.n_type == NT_GNU_BUILD_ID && in sysfs__read_build_id()
/Linux-v5.10/kernel/
Dcrash_core.c383 #define NT_GNU_BUILD_ID 3 macro
404 if (note_sec->n_hdr.n_type == NT_GNU_BUILD_ID && in add_build_id_vmcoreinfo()