Home
last modified time | relevance | path

Searched defs:cfi (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpufreq.c96 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/
Ddwarf_getcfi_elf.c46 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
Ddwarf_getcfi.c45 Dwarf_CFI *cfi = libdw_typed_alloc (dbg, Dwarf_CFI); in dwarf_getcfi() local
Dcfi.h79 #define CFI_IS_EH(cfi) ((cfi)->dbg == NULL) argument
DlibdwP.h215 struct Dwarf_CFI_s *cfi; member
/third_party/elfutils/tests/
Ddwarfcfi.c80 handle_address (Dwarf_CFI *cfi, GElf_Addr pc) in handle_address()
153 Dwarf_CFI *cfi = dwarf_getcfi (dwarf); in main() local
Daddrcfi.c105 handle_cfi (Dwfl *dwfl, const char *which, Dwarf_CFI *cfi, in handle_cfi()
/third_party/elfutils/libdwfl/
Ddwfl_module_dwarf_cfi.c38 __libdwfl_set_cfi (Dwfl_Module *mod, Dwarf_CFI **slot, Dwarf_CFI *cfi) in __libdwfl_set_cfi()
Dframe_unwind.c528 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/
Dfunction-ptr.c106 int (*const cfi)(int); // for the fun of it member
/third_party/libabigail/src/
Dabg-symtab-reader.cc718 static const std::string cfi = ".cfi"; in add_alternative_address_lookups() local