Searched refs:dwarf_tfind (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_tsearch.h | 78 #define dwarf_tfind _dwarf_tfind macro 88 void *dwarf_tfind(const void * /*key*/, void *const * /*rootp*/,
|
H A D | dwarf_tied.c | 242 entry2 = dwarf_tfind(&entry, in _dwarf_search_for_signature() 260 entry2 = dwarf_tfind(&entry, in _dwarf_search_for_signature()
|
H A D | dwarf_groups.c | 178 entry2 = dwarf_tfind(&entry, &grp->gd_map,grp_compare_function); in _dwarf_section_get_target_group_from_map()
|
H A D | dwarf_tsearchhash.c | 541 dwarf_tfind(const void *key, void *const *rootp, in dwarf_tfind() function
|
H A D | dwarf_alloc.c | 615 result = dwarf_tfind((void *)space, in string_is_in_debug_section()
|
H A D | pro_die.c | 556 retval = dwarf_tfind(mt,(void *const*)hashtab, in _dwarf_insert_or_find_in_debug_str()
|