Home
last modified time | relevance | path

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

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