Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dproftool.c171 static struct func_info *find_func_by_offset(uint32_t offset) in find_func_by_offset() function
/openbmc/linux/tools/objtool/
H A Delf.c182 struct symbol *find_func_by_offset(struct section *sec, unsigned long offset) in find_func_by_offset() function