Home
last modified time | relevance | path

Searched refs:NT_GNU_BUILD_ID (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dgenelf.c27 #ifndef NT_GNU_BUILD_ID
28 #define NT_GNU_BUILD_ID 3 macro
481 bnote.desc.type = NT_GNU_BUILD_ID; in jit_write_elf()
H A Dsymbol-minimal.c32 #define NT_GNU_BUILD_ID 3 macro
63 if (nhdr->n_type == NT_GNU_BUILD_ID && in read_build_id()
H A Dsymbol-elf.c100 #ifndef NT_GNU_BUILD_ID
101 #define NT_GNU_BUILD_ID 3 macro
545 if (nhdr->n_type == NT_GNU_BUILD_ID && in elf_read_build_id()
644 if (nhdr.n_type == NT_GNU_BUILD_ID && in sysfs__read_build_id()
/kernel/linux/linux-6.6/tools/perf/util/
H 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()
H A Dsymbol-minimal.c32 #define NT_GNU_BUILD_ID 3 macro
63 if (nhdr->n_type == NT_GNU_BUILD_ID && in read_build_id()
H A Dsymbol-elf.c90 #ifndef NT_GNU_BUILD_ID
91 #define NT_GNU_BUILD_ID 3 macro
918 if (nhdr->n_type == NT_GNU_BUILD_ID && in elf_read_build_id()
1050 if (nhdr.n_type == NT_GNU_BUILD_ID && in sysfs__read_build_id()
/kernel/linux/linux-5.10/kernel/
H A 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()

Completed in 10 milliseconds