Home
last modified time | relevance | path

Searched defs:cfi (Results 1 - 9 of 9) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_getcfi.c45 Dwarf_CFI *cfi = libdw_typed_alloc (dbg, Dwarf_CFI); in dwarf_getcfi() local
[all...]
H A 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); getcfi_gnu_eh_frame() local
227 Dwarf_CFI *cfi = allocate_cfi (elf, ehdr, shdr->sh_addr); getcfi_scn_eh_frame() local
[all...]
H A DlibdwP.h215 struct Dwarf_CFI_s *cfi; member
/third_party/elfutils/libdwfl/
H A Ddwfl_module_dwarf_cfi.c38 __libdwfl_set_cfi (Dwfl_Module *mod, Dwarf_CFI **slot, Dwarf_CFI *cfi) in __libdwfl_set_cfi() argument
H A Dframe_unwind.c528 handle_cfi (Dwfl_Frame *state, Dwarf_Addr pc, Dwarf_CFI *cfi, Dwarf_Addr bias) in handle_cfi() argument
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dfunction-ptr.c106 int (*const cfi)(int); // for the fun of it member
/third_party/elfutils/tests/
H A Ddwarfcfi.c80 handle_address (Dwarf_CFI *cfi, GElf_Addr pc) in handle_address() argument
153 Dwarf_CFI *cfi = dwarf_getcfi (dwarf); in main() local
H A Daddrcfi.c105 handle_cfi (Dwfl *dwfl, const char *which, Dwarf_CFI *cfi, in handle_cfi() argument
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpufreq.c96 struct cpufreq_info *cfi = gr->query_data; in query_cfi_load() local
128 struct cpufreq_info *cfi; hud_cpufreq_graph_install() local
168 struct cpufreq_info *cfi = CALLOC_STRUCT(cpufreq_info); add_object() local
[all...]

Completed in 5 milliseconds