Home
last modified time | relevance | path

Searched refs:dwarf_tfind (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/dwarfdump/dwarf-20161124/libdwarf/
H A Ddwarf_tsearch.h77 #define dwarf_tfind _dwarf_tfind macro
87 void *dwarf_tfind(const void * /*key*/, void *const * /*rootp*/,
H A Ddwarf_tied.c249 entry2 = dwarf_tfind(&entry, in _dwarf_search_for_signature()
268 entry2 = dwarf_tfind(&entry, in _dwarf_search_for_signature()
366 retval = dwarf_tfind(entry2,tree, in insone()
389 r = dwarf_tfind(entry,(void *const*)tree, in delone()
H A Ddwarf_alloc.c435 result = dwarf_tfind((void *)space, in string_is_in_debug_section()
/dports/devel/libdwarf/dwarf-20161124/libdwarf/
H A Ddwarf_tsearch.h77 #define dwarf_tfind _dwarf_tfind macro
87 void *dwarf_tfind(const void * /*key*/, void *const * /*rootp*/,
H A Ddwarf_tied.c249 entry2 = dwarf_tfind(&entry, in _dwarf_search_for_signature()
268 entry2 = dwarf_tfind(&entry, in _dwarf_search_for_signature()
366 retval = dwarf_tfind(entry2,tree, in insone()
389 r = dwarf_tfind(entry,(void *const*)tree, in delone()
H A Ddwarf_alloc.c435 result = dwarf_tfind((void *)space, in string_is_in_debug_section()
/dports/devel/libdwarf/dwarf-20161124/tsearch/
H A Dtsearch_tester.c76 #define dwarf_tfind(a,b,c) tfind(a,b,c) macro
527 retval = dwarf_tfind(mt,(void *const*)tree,mt_compare_func); in findrecsbypointer()
569 r = dwarf_tfind(mt,(void *const*)tree,mt_compare_func); in delrecsbypointer()
662 retval = dwarf_tfind(mt2,tree,mt_compare_func); in insertonebypointer()
689 r = dwarf_tfind(mt,(void *const*)tree,mt_compare_func); in deleteonebypointer()
812 retval = dwarf_tfind((void *)mt2,tree,value_compare_func); in insertbyvalue()
834 r = dwarf_tfind((void *)newval,(void *const*)tree,value_compare_func); in deletebyvalue()
H A Ddwarf_tsearch.h87 void *dwarf_tfind(const void * /*key*/, void *const * /*rootp*/,
H A Ddwarf_tsearchbin.c308 dwarf_tfind(const void *key, void *const*headppin, in dwarf_tfind() function
H A Ddwarf_tsearchepp.c305 dwarf_tfind(const void *key, void *const*headppin, in dwarf_tfind() function
H A Ddwarf_tsearchhash.c509 dwarf_tfind(const void *key, void *const *rootp, in dwarf_tfind() function
/dports/devel/dwarfdump/dwarf-20161124/tsearch/
H A Dtsearch_tester.c76 #define dwarf_tfind(a,b,c) tfind(a,b,c) macro
527 retval = dwarf_tfind(mt,(void *const*)tree,mt_compare_func); in findrecsbypointer()
569 r = dwarf_tfind(mt,(void *const*)tree,mt_compare_func); in delrecsbypointer()
662 retval = dwarf_tfind(mt2,tree,mt_compare_func); in insertonebypointer()
689 r = dwarf_tfind(mt,(void *const*)tree,mt_compare_func); in deleteonebypointer()
812 retval = dwarf_tfind((void *)mt2,tree,value_compare_func); in insertbyvalue()
834 r = dwarf_tfind((void *)newval,(void *const*)tree,value_compare_func); in deletebyvalue()
H A Ddwarf_tsearch.h87 void *dwarf_tfind(const void * /*key*/, void *const * /*rootp*/,
H A Ddwarf_tsearchbin.c308 dwarf_tfind(const void *key, void *const*headppin, in dwarf_tfind() function
H A Ddwarf_tsearchepp.c305 dwarf_tfind(const void *key, void *const*headppin, in dwarf_tfind() function
/dports/devel/libdwarf/dwarf-20161124/dwarfdump/
H A Ddwarf_tsearch.h71 void *dwarf_tfind(const void * /*key*/, void *const * /*rootp*/,
H A Dmakename.c102 retval = dwarf_tfind(newstr,&makename_data, value_compare_func); in makename()
H A Daddrmap.c107 retval = dwarf_tfind(e,tree1, addr_map_compare_func); in addr_map_find()
H A Dhelpertree.c125 retval = dwarf_tfind(e,&base->hb_base, helpertree_map_compare_func); in helpertree_find()
H A Dmacrocheck.c126 retval = dwarf_tfind(e,tree1, macrocheck_map_compare_func); in macrocheck_map_find()
/dports/devel/dwarfdump/dwarf-20161124/dwarfdump/
H A Ddwarf_tsearch.h71 void *dwarf_tfind(const void * /*key*/, void *const * /*rootp*/,
H A Dmakename.c102 retval = dwarf_tfind(newstr,&makename_data, value_compare_func); in makename()
H A Daddrmap.c107 retval = dwarf_tfind(e,tree1, addr_map_compare_func); in addr_map_find()
H A Dhelpertree.c125 retval = dwarf_tfind(e,&base->hb_base, helpertree_map_compare_func); in helpertree_find()
H A Dmacrocheck.c126 retval = dwarf_tfind(e,tree1, macrocheck_map_compare_func); in macrocheck_map_find()

12