Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
Dx86AssemblyInspectionEngine.cpp816 const AddressRange &func_range, in local_branch_p()
843 const AddressRange &func_range, in non_local_branch_p()
916 uint8_t *data, size_t size, AddressRange &func_range, in GetNonCallSiteUnwindPlanFromAssembly()
1337 uint8_t *data, size_t size, AddressRange &func_range, in AugmentUnwindPlanFromCallSite()
/external/llvm-project/lldb/source/Symbol/
DBlock.cpp243 const AddressRange &func_range = function->GetAddressRange(); in GetRangeContainingAddress() local
278 const AddressRange &func_range = function->GetAddressRange(); in GetRangeIndexContainingAddress() local
DCompactUnwindInfo.cpp204 AddressRange func_range(func_range_start_file_addr, in GetUnwindPlan() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
DSymbolFileSymtab.cpp172 AddressRange func_range(curr_symbol->GetAddress(), 0); in ParseFunctions() local
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp130 std::pair<lldb::addr_t, lldb::addr_t> func_range; in DisassembleFunction() local
422 AddrRange func_range = in GetRunnableInfo() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DSymbolFileNativePDB.cpp380 AddressRange func_range(file_vm_addr, sol.length, in CreateFunction() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DSymbolFilePDB.cpp285 AddressRange func_range = in ParseCompileUnitFunctionForPDBFunc() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp2253 AddressRange func_range; in ParseFunctionFromDWARF() local