Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbol.h164 void SetSizeIsSynthesized(bool b) { m_size_is_synthesized = b; } in SetSizeIsSynthesized() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymtab.cpp965 symbol.SetSizeIsSynthesized(true); in InitAddressIndexes()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2950 symbol->SetSizeIsSynthesized(true); in ParseUnwindSymbols()