Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Delf.c146 static struct section *find_section_by_index(struct elf *elf, in find_section_by_index() function
602 sym->sec = find_section_by_index(elf, shndx); in read_symbols()
612 sym->sec = find_section_by_index(elf, 0); in read_symbols()
891 sym->sec = find_section_by_index(elf, 0); in elf_create_symbol()
1076 rsec->base = find_section_by_index(elf, rsec->sh.sh_info); in read_relocs()