Searched refs:write_orc_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | orc_gen.c | 89 static int write_orc_entry(struct elf *elf, struct section *orc_sec, in write_orc_entry() function 235 if (write_orc_entry(file->elf, orc_sec, sec, idx++, in orc_create()
|
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | orc_gen.c | 107 static int write_orc_entry(struct elf *elf, struct section *orc_sec, in write_orc_entry() function 251 if (write_orc_entry(file->elf, orc_sec, sec, idx++, in orc_create()
|
Completed in 2 milliseconds