Searched refs:DIASectionContrib (Results 1 – 4 of 4) sorted by relevance
17 DIASectionContrib::DIASectionContrib(const DIASession &PDBSession, in DIASectionContrib() function in DIASectionContrib21 std::unique_ptr<PDBSymbolCompiland> DIASectionContrib::getCompiland() const { in getCompiland()41 uint32_t DIASectionContrib::getAddressSection() const { in getAddressSection()45 uint32_t DIASectionContrib::getAddressOffset() const { in getAddressOffset()49 uint64_t DIASectionContrib::getVirtualAddress() const { in getVirtualAddress()53 uint32_t DIASectionContrib::getRelativeVirtualAddress() const { in getRelativeVirtualAddress()58 uint32_t DIASectionContrib::getLength() const { in getLength()62 bool DIASectionContrib::isNotPaged() const { in isNotPaged()66 bool DIASectionContrib::hasCode() const { in hasCode()70 bool DIASectionContrib::hasCode16Bit() const { in hasCode16Bit()[all …]
33 new DIASectionContrib(Session, Item)); in getChildAtIndex()43 new DIASectionContrib(Session, Item)); in getNext()
19 class DIASectionContrib : public IPDBSectionContrib {21 explicit DIASectionContrib(const DIASession &PDBSession,
151 exclude header "llvm/DebugInfo/PDB/DIA/DIASectionContrib.h"