Searched defs:cfi (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_cpufreq.c | 96 struct cpufreq_info *cfi = gr->query_data; in query_cfi_load() local 128 struct cpufreq_info *cfi; in hud_cpufreq_graph_install() local 168 struct cpufreq_info *cfi = CALLOC_STRUCT(cpufreq_info); in add_object() local
|
/third_party/elfutils/libdw/ |
D | dwarf_getcfi_elf.c | 46 Dwarf_CFI *cfi = calloc (1, sizeof *cfi); in allocate_cfi() local 177 Dwarf_CFI *cfi = allocate_cfi (elf, ehdr, eh_frame_ptr); in getcfi_gnu_eh_frame() local 227 Dwarf_CFI *cfi = allocate_cfi (elf, ehdr, shdr->sh_addr); in getcfi_scn_eh_frame() local
|
D | dwarf_getcfi.c | 45 Dwarf_CFI *cfi = libdw_typed_alloc (dbg, Dwarf_CFI); in dwarf_getcfi() local
|
D | cfi.h | 79 #define CFI_IS_EH(cfi) ((cfi)->dbg == NULL) argument
|
D | libdwP.h | 215 struct Dwarf_CFI_s *cfi; member
|
/third_party/elfutils/tests/ |
D | dwarfcfi.c | 80 handle_address (Dwarf_CFI *cfi, GElf_Addr pc) in handle_address() 153 Dwarf_CFI *cfi = dwarf_getcfi (dwarf); in main() local
|
D | addrcfi.c | 105 handle_cfi (Dwfl *dwfl, const char *which, Dwarf_CFI *cfi, in handle_cfi()
|
/third_party/elfutils/libdwfl/ |
D | dwfl_module_dwarf_cfi.c | 38 __libdwfl_set_cfi (Dwfl_Module *mod, Dwarf_CFI **slot, Dwarf_CFI *cfi) in __libdwfl_set_cfi()
|
D | frame_unwind.c | 528 handle_cfi (Dwfl_Frame *state, Dwarf_Addr pc, Dwarf_CFI *cfi, Dwarf_Addr bias) in handle_cfi()
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
D | function-ptr.c | 106 int (*const cfi)(int); // for the fun of it member
|
/third_party/libabigail/src/ |
D | abg-symtab-reader.cc | 718 static const std::string cfi = ".cfi"; in add_alternative_address_lookups() local
|