Home
last modified time | relevance | path

Searched refs:SetFuncFileAddress (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDWARFExpressionList.h61 void SetFuncFileAddress(lldb::addr_t func_file_addr) { in SetFuncFileAddress() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp250 frame_base->SetFuncFileAddress(lo_pc); in GetDIENamesAndRanges()
277 frame_base->SetFuncFileAddress(lowest_range_pc); in GetDIENamesAndRanges()
H A DSymbolFileDWARF.cpp3410 location_list.SetFuncFileAddress(func_low_pc); in GetExprListFromAtLocation()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1837 var_info.location.SetFuncFileAddress( in CreateLocalVariable()