Home
last modified time | relevance | path

Searched refs:SectionWasDeletedPrivate (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Core/
H A DAddress.cpp302 } else if (SectionWasDeletedPrivate()) { in GetFileAddress()
323 } else if (SectionWasDeletedPrivate()) { in GetLoadAddress()
808 return SectionWasDeletedPrivate(); in SectionWasDeleted()
811 bool Address::SectionWasDeletedPrivate() const { in SectionWasDeletedPrivate() function in Address
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DAddress.h511 bool SectionWasDeletedPrivate() const;