Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A 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()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp243 const AddressRange &func_range = function->GetAddressRange(); in GetRangeContainingAddress() local
278 const AddressRange &func_range = function->GetAddressRange(); in GetRangeIndexContainingAddress() local
H A DCompactUnwindInfo.cpp204 AddressRange func_range(func_range_start_file_addr, in GetUnwindPlan() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp172 AddressRange func_range(curr_symbol->GetAddress(), 0); in ParseFunctions() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp132 std::pair<lldb::addr_t, lldb::addr_t> func_range; in DisassembleFunction() local
434 AddrRange func_range = in GetRunnableInfo() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp380 AddressRange func_range(file_vm_addr, sol.length, in CreateFunction() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp287 AddressRange func_range = in ParseCompileUnitFunctionForPDBFunc() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2226 AddressRange func_range; in ParseFunctionFromDWARF() local