Searched refs:tfind (Results 1 – 14 of 14) sorted by relevance
/external/elfutils/src/libcpu/ |
D | i386_parse.y | 272 if (tfind (newp, &synonyms, compare_syn) != NULL) 311 && tfind ($4, &mnemonics, 342 if (tfind (&search, &suffixes, compare_suf) 377 res = tfind (&search, &bitfields, bitfield_compare); 440 res = tfind (&search, &bitfields, bitfield_compare); 500 res = tfind (&search, &bitfields, bitfield_compare); 578 if (tfind (newp, &bitfields, bitfield_compare) != NULL) in new_bitfield() 815 struct synonym **res = tfind (&search, &synonyms, compare_syn); in fillin_arg() 916 if (tfind (&search, &fct_names[i], compare_argstring) == NULL) in find_numbers() 929 if (tfind (&search, &strs[i], compare_argstring) == NULL) in find_numbers() [all …]
|
D | i386_parse.c | 1651 if (tfind (newp, &synonyms, compare_syn) != NULL) 1687 && tfind ((yyvsp[(4) - (6)].str), &mnemonics, 1718 if (tfind (&search, &suffixes, compare_suf) 1754 res = tfind (&search, &bitfields, bitfield_compare); 1843 res = tfind (&search, &bitfields, bitfield_compare); 1924 res = tfind (&search, &bitfields, bitfield_compare); 2249 if (tfind (newp, &bitfields, bitfield_compare) != NULL) in new_bitfield() 2486 struct synonym **res = tfind (&search, &synonyms, compare_syn); in fillin_arg() 2587 if (tfind (&search, &fct_names[i], compare_argstring) == NULL) in find_numbers() 2600 if (tfind (&search, &strs[i], compare_argstring) == NULL) in find_numbers() [all …]
|
/external/elfutils/src/libdw/ |
D | cie.c | 163 struct dwarf_cie **found = tfind (&cie_key, &cache->cie_tree, &compare_cie); in __libdw_find_cie() 192 struct dwarf_cie **found = tfind (&cie_key, &cache->cie_tree, &compare_cie); in __libdw_intern_cie()
|
D | dwarf_getlocation.c | 125 struct loc_block_s **found = tfind (&fake, &attr->cu->locs, loc_compare); 163 struct loc_s **found = tfind (&fake, &attr->cu->locs, loc_compare); in check_constant_offset() 218 struct loc_s **found = tfind (&fake, cache, loc_compare); in __libdw_intern_expression()
|
D | libdw_findcu.c | 149 struct Dwarf_CU **found = tfind (&fake, tree, findcu_cb);
|
D | fde.c | 225 struct dwarf_fde **found = tfind (&fde_key, &cache->fde_tree, &compare_fde); in __libdw_find_fde()
|
D | dwarf_getmacros.c | 272 Dwarf_Macro_Op_Table **found = tfind (&fake, &dbg->macro_ops, in cache_op_table()
|
D | dwarf_getsrclines.c | 788 struct files_lines_s **found = tfind (&fake, &dbg->files_lines, in __libdw_getsrclines()
|
/external/elfutils/src/src/ |
D | findtextrel.c | 527 if (tfind (src, knownsrcs, ptrcompare) == NULL) in check_rel() 580 if (tfind (lowstr, knownsrcs, ptrcompare) == NULL) in check_rel()
|
D | nm.c | 1271 Dwarf_Global **found = tfind (&fake, &global_root, in show_symbols() 1327 struct local_name **found = tfind (&fake, &local_root, in show_symbols()
|
/external/e2fsprogs/intl/ |
D | dcigettext.c | 145 # define tfind __tfind macro 488 foundp = (struct known_translation_t **) tfind (search, &root, transcmp); in DCIGETTEXT()
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 3129 fun:tfind=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 1024 PUBLIC d7b40 0 tfind
|
/external/valgrind/VEX/orig_ppc32/ |
D | date.orig | 86577 ==== BB 2191 tfind(0xFF2F7C8) approx BBs exec'd 0 ====
|