Home
last modified time | relevance | path

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

/Linux-v5.15/tools/objtool/
Delf.c98 static struct section *find_section_by_index(struct elf *elf, in find_section_by_index() function
401 sym->sec = find_section_by_index(elf, shndx); in read_symbols()
412 sym->sec = find_section_by_index(elf, 0); in read_symbols()
595 sec->base = find_section_by_index(elf, sec->sh.sh_info); in read_relocs()
821 sym->sec = find_section_by_index(elf, 0); in elf_create_undef_symbol()