Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/
H A Dwarn.h24 func = find_func_containing(sec, offset); in offstr()
H A Delf.h151 struct symbol *find_func_containing(struct section *sec, unsigned long offset);
H A Delf.c206 struct symbol *find_func_containing(struct section *sec, unsigned long offset) in find_func_containing() function