Home
last modified time | relevance | path

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

/Linux-v6.1/tools/objtool/
Delf.c94 static int symbol_hole_by_offset(const void *key, const struct rb_node *node) in symbol_hole_by_offset() function
205 n = rb_find(&hole, &sec->symbol_tree, symbol_hole_by_offset); in find_symbol_hole_containing()