Searched refs:gen_build_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | genelf.c | 105 gen_build_id(struct buildid_note *note, in gen_build_id() function 129 gen_build_id(struct buildid_note *note, in gen_build_id() function 143 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id() function 478 gen_build_id(&bnote, load_addr, code, csize); in jit_write_elf()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | genelf.c | 102 gen_build_id(struct buildid_note *note, in gen_build_id() function 126 gen_build_id(struct buildid_note *note, in gen_build_id() function 140 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id() function 481 gen_build_id(&bnote, load_addr, code, csize); in jit_write_elf()
|
Completed in 2 milliseconds