Home
last modified time | relevance | path

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

/tools/objtool/
Dwarn.h29 func = find_containing_func(sec, offset); in offstr()
Delf.h86 struct symbol *find_containing_func(struct section *sec, unsigned long offset);
Delf.c123 struct symbol *find_containing_func(struct section *sec, unsigned long offset) in find_containing_func() function