Home
last modified time | relevance | path

Searched defs:find_func_by_offset (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/
H A Dproftool.c172 static struct func_info *find_func_by_offset(uint32_t offset) in find_func_by_offset() function
/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.c178 struct symbol *find_func_by_offset(struct section *sec, unsigned long offset) in find_func_by_offset() function