Searched defs:cfi (Results 1 - 9 of 9) sorted by relevance
/third_party/elfutils/libdw/ |
H A D | dwarf_getcfi.c | 45 Dwarf_CFI *cfi = libdw_typed_alloc (dbg, Dwarf_CFI); in dwarf_getcfi() local [all...] |
H A 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); getcfi_gnu_eh_frame() local 227 Dwarf_CFI *cfi = allocate_cfi (elf, ehdr, shdr->sh_addr); getcfi_scn_eh_frame() local [all...] |
H A D | libdwP.h | 215 struct Dwarf_CFI_s *cfi; member
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_dwarf_cfi.c | 38 __libdwfl_set_cfi (Dwfl_Module *mod, Dwarf_CFI **slot, Dwarf_CFI *cfi) in __libdwfl_set_cfi() argument
|
H A D | frame_unwind.c | 528 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 D | function-ptr.c | 106 int (*const cfi)(int); // for the fun of it member
|
/third_party/elfutils/tests/ |
H A D | dwarfcfi.c | 80 handle_address (Dwarf_CFI *cfi, GElf_Addr pc) in handle_address() argument 153 Dwarf_CFI *cfi = dwarf_getcfi (dwarf); in main() local
|
H A D | addrcfi.c | 105 handle_cfi (Dwfl *dwfl, const char *which, Dwarf_CFI *cfi, in handle_cfi() argument
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_cpufreq.c | 96 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