Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp802 const AddressRange &func_range, in local_branch_p()
829 const AddressRange &func_range, in non_local_branch_p()
914 uint8_t *data, size_t size, AddressRange &func_range, in GetNonCallSiteUnwindPlanFromAssembly()
1335 uint8_t *data, size_t size, AddressRange &func_range, in AugmentUnwindPlanFromCallSite()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DBlock.cpp254 const AddressRange &func_range = function->GetAddressRange(); in GetRangeContainingAddress() local
289 const AddressRange &func_range = function->GetAddressRange(); in GetRangeIndexContainingAddress() local
H A DCompactUnwindInfo.cpp205 AddressRange func_range(func_range_start_file_addr, in GetUnwindPlan() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp168 AddressRange func_range(curr_symbol->GetAddress(), 0); in ParseFunctions() local
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp134 std::pair<lldb::addr_t, lldb::addr_t> func_range; in DisassembleFunction() local
449 AddrRange func_range = in GetRunnableInfo() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp253 AddressRange func_range( in GetOrCreateFunction() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp487 AddressRange func_range(file_vm_addr, sol.length, in CreateFunction() local
1283 AddressRange func_range(file_vm_addr, sol.length, in ParseLineTable() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtracepoint.c250 static struct type *func_range, *file_range; in set_traceframe_context() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp294 AddressRange func_range = in ParseCompileUnitFunctionForPDBFunc() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2386 const AddressRange &func_range) { in ParseFunctionFromDWARF()
H A DSymbolFileDWARF.cpp855 AddressRange func_range; in ParseFunction() local