Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DDWARFExpressionList.h57 void SetFuncFileAddress(lldb::addr_t func_file_addr) { in SetFuncFileAddress() function
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp361 frame_base->SetFuncFileAddress(lo_pc); in GetDIENamesAndRanges()
388 frame_base->SetFuncFileAddress(lowest_range_pc); in GetDIENamesAndRanges()
H A DSymbolFileDWARF.cpp3256 location_list.SetFuncFileAddress(func_low_pc); in ParseVariableDIE()