Home
last modified time | relevance | path

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

12

/external/libchrome/base/trace_event/
Dcfi_backtrace_android.cc198 CFIRow cfi{}; in Unwind() local
213 CFIBacktraceAndroid::CFIRow* cfi) { in FindCFIRowForPC()
301 void CFIBacktraceAndroid::CFICache::Add(uintptr_t address, CFIRow cfi) { in Add()
305 bool CFIBacktraceAndroid::CFICache::Find(uintptr_t address, CFIRow* cfi) { in Find()
Dcfi_backtrace_android.h97 CFIRow cfi; member
Dcfi_backtrace_android_unittest.cc158 CFIBacktraceAndroid::CFIRow cfi; in TEST() local
/external/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
/external/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.h207 struct Dwarf_CFI_s *cfi; member
/external/llvm-project/clang/test/CodeGen/
Dsanitizer-special-case-list.c22 void cfi(void (*fp)()) { in cfi() function
/external/compiler-rt/lib/cfi/
DCMakeLists.txt1 add_custom_target(cfi) target
/external/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()
/external/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.c539 handle_cfi (Dwfl_Frame *state, Dwarf_Addr pc, Dwarf_CFI *cfi, Dwarf_Addr bias) in handle_cfi()
/external/google-breakpad/src/tools/linux/dump_syms/
Ddump_syms.cc63 bool cfi = true; in main() local
/external/llvm-project/lldb/unittests/ObjectFile/PECOFF/
DTestPECallFrameInfo.cpp199 std::unique_ptr<CallFrameInfo> cfi = object_file->CreateCallFrameInfo(); in GetUnwindPlan() local
/external/llvm-project/lldb/unittests/Symbol/
DTestDWARFCallFrameInfo.cpp233 DWARFCallFrameInfo cfi(*module_sp->GetObjectFile(), section_sp, type); in TestBasic() local
/external/google-breakpad/src/tools/mac/dump_syms/
Ddump_syms_tool.cc61 bool cfi; member
/external/google-breakpad/src/common/dwarf/
Dcfi_assembler.h83 uint64_t cfi; member
/external/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
DSymbolFileBreakpad.h232 UnwindMap cfi; member
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp3-generic-lambda-1y.cpp48 static char cfi(int) { return 'a'; } in main() function
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp3-generic-lambda-1y.cpp48 static char cfi(int) { return 'a'; } in main() function
/external/google-breakpad/src/common/mac/
Ddump_syms.cc524 const uint8_t *cfi = section.contents.start; in ReadCFI() local
/external/google-breakpad/src/processor/
Dcfi_frame_info_unittest.cc79 CFIFrameInfo cfi; member
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc404 const uint8_t *cfi = in LoadDwarfCFI() local

12