Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dwarn.h36 func = find_containing_func(sec, offset); in offstr()
Delf.h95 struct symbol *find_containing_func(struct section *sec, unsigned long offset);
Delf.c129 struct symbol *find_containing_func(struct section *sec, unsigned long offset) in find_containing_func() function