Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Delf.c45 static struct section *find_section_by_index(struct elf *elf, in find_section_by_index() function
260 sym->sec = find_section_by_index(elf, in read_symbols()
272 sym->sec = find_section_by_index(elf, 0); in read_symbols()