Searched refs:DIASectionContrib (Results 1 – 5 of 5) sorted by relevance
18 DIASectionContrib::DIASectionContrib(const DIASession &PDBSession, in DIASectionContrib() function in DIASectionContrib22 std::unique_ptr<PDBSymbolCompiland> DIASectionContrib::getCompiland() const { in getCompiland()42 uint32_t DIASectionContrib::getAddressSection() const { in getAddressSection()46 uint32_t DIASectionContrib::getAddressOffset() const { in getAddressOffset()50 uint64_t DIASectionContrib::getVirtualAddress() const { in getVirtualAddress()54 uint32_t DIASectionContrib::getRelativeVirtualAddress() const { in getRelativeVirtualAddress()59 uint32_t DIASectionContrib::getLength() const { in getLength()63 bool DIASectionContrib::isNotPaged() const { in isNotPaged()67 bool DIASectionContrib::hasCode() const { in hasCode()71 bool DIASectionContrib::hasCode16Bit() const { in hasCode16Bit()[all …]
34 new DIASectionContrib(Session, Item)); in getChildAtIndex()44 new DIASectionContrib(Session, Item)); in getNext()
20 class DIASectionContrib : public IPDBSectionContrib {22 explicit DIASectionContrib(const DIASession &PDBSession,
27 DIA/DIASectionContrib.cpp
99 exclude header "DebugInfo/PDB/DIA/DIASectionContrib.h"