Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Delf.h91 struct symbol *find_symbol_containing(struct section *sec, unsigned long offset);
Delf.c95 struct symbol *find_symbol_containing(struct section *sec, unsigned long offset) in find_symbol_containing() function
Dcheck.c967 if (find_symbol_containing(file->rodata, table_offset)) in find_switch_table()