• Home
  • Raw
  • Download

Lines Matching refs:DIARawSymbol

188 DIARawSymbol::DIARawSymbol(const DIASession &PDBSession,  in DIARawSymbol()  function in DIARawSymbol
195 void DIARawSymbol::dump(raw_ostream &OS, int Indent) const { in dump()
365 DIARawSymbol::findChildren(PDB_SymType Type) const { in findChildren()
376 DIARawSymbol::findChildren(PDB_SymType Type, StringRef Name, in findChildren()
394 DIARawSymbol::findChildrenByRVA(PDB_SymType Type, StringRef Name, in findChildrenByRVA()
413 DIARawSymbol::findInlineFramesByRVA(uint32_t RVA) const { in findInlineFramesByRVA()
421 void DIARawSymbol::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) const { in getDataBytes()
433 PDB_MemberAccess DIARawSymbol::getAccess() const { in getAccess()
438 uint32_t DIARawSymbol::getAddressOffset() const { in getAddressOffset()
442 uint32_t DIARawSymbol::getAddressSection() const { in getAddressSection()
446 uint32_t DIARawSymbol::getAge() const { in getAge()
450 uint32_t DIARawSymbol::getArrayIndexTypeId() const { in getArrayIndexTypeId()
454 void DIARawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
461 uint32_t DIARawSymbol::getBaseDataOffset() const { in getBaseDataOffset()
465 uint32_t DIARawSymbol::getBaseDataSlot() const { in getBaseDataSlot()
469 uint32_t DIARawSymbol::getBaseSymbolId() const { in getBaseSymbolId()
473 PDB_BuiltinType DIARawSymbol::getBuiltinType() const { in getBuiltinType()
478 uint32_t DIARawSymbol::getBitPosition() const { in getBitPosition()
482 PDB_CallingConv DIARawSymbol::getCallingConvention() const { in getCallingConvention()
487 uint32_t DIARawSymbol::getClassParentId() const { in getClassParentId()
491 std::string DIARawSymbol::getCompilerName() const { in getCompilerName()
495 uint32_t DIARawSymbol::getCount() const { in getCount()
499 uint32_t DIARawSymbol::getCountLiveRanges() const { in getCountLiveRanges()
503 void DIARawSymbol::getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion()
510 PDB_Lang DIARawSymbol::getLanguage() const { in getLanguage()
514 uint32_t DIARawSymbol::getLexicalParentId() const { in getLexicalParentId()
518 std::string DIARawSymbol::getLibraryName() const { in getLibraryName()
522 uint32_t DIARawSymbol::getLiveRangeStartAddressOffset() const { in getLiveRangeStartAddressOffset()
527 uint32_t DIARawSymbol::getLiveRangeStartAddressSection() const { in getLiveRangeStartAddressSection()
532 uint32_t DIARawSymbol::getLiveRangeStartRelativeVirtualAddress() const { in getLiveRangeStartRelativeVirtualAddress()
537 codeview::RegisterId DIARawSymbol::getLocalBasePointerRegisterId() const { in getLocalBasePointerRegisterId()
542 uint32_t DIARawSymbol::getLowerBoundId() const { in getLowerBoundId()
546 uint32_t DIARawSymbol::getMemorySpaceKind() const { in getMemorySpaceKind()
550 std::string DIARawSymbol::getName() const { in getName()
554 uint32_t DIARawSymbol::getNumberOfAcceleratorPointerTags() const { in getNumberOfAcceleratorPointerTags()
559 uint32_t DIARawSymbol::getNumberOfColumns() const { in getNumberOfColumns()
563 uint32_t DIARawSymbol::getNumberOfModifiers() const { in getNumberOfModifiers()
567 uint32_t DIARawSymbol::getNumberOfRegisterIndices() const { in getNumberOfRegisterIndices()
571 uint32_t DIARawSymbol::getNumberOfRows() const { in getNumberOfRows()
575 std::string DIARawSymbol::getObjectFileName() const { in getObjectFileName()
579 uint32_t DIARawSymbol::getOemId() const { in getOemId()
583 uint32_t DIARawSymbol::getOemSymbolId() const { in getOemSymbolId()
587 uint32_t DIARawSymbol::getOffsetInUdt() const { in getOffsetInUdt()
591 PDB_Cpu DIARawSymbol::getPlatform() const { in getPlatform()
595 uint32_t DIARawSymbol::getRank() const { in getRank()
599 codeview::RegisterId DIARawSymbol::getRegisterId() const { in getRegisterId()
604 uint32_t DIARawSymbol::getRegisterType() const { in getRegisterType()
608 uint32_t DIARawSymbol::getRelativeVirtualAddress() const { in getRelativeVirtualAddress()
612 uint32_t DIARawSymbol::getSamplerSlot() const { in getSamplerSlot()
616 uint32_t DIARawSymbol::getSignature() const { in getSignature()
620 uint32_t DIARawSymbol::getSizeInUdt() const { in getSizeInUdt()
624 uint32_t DIARawSymbol::getSlot() const { in getSlot()
628 std::string DIARawSymbol::getSourceFileName() const { in getSourceFileName()
632 uint32_t DIARawSymbol::getStride() const { in getStride()
636 uint32_t DIARawSymbol::getSubTypeId() const { in getSubTypeId()
640 std::string DIARawSymbol::getSymbolsFileName() const { in getSymbolsFileName()
644 uint32_t DIARawSymbol::getSymIndexId() const { in getSymIndexId()
648 uint32_t DIARawSymbol::getTargetOffset() const { in getTargetOffset()
652 uint32_t DIARawSymbol::getTargetRelativeVirtualAddress() const { in getTargetRelativeVirtualAddress()
657 uint64_t DIARawSymbol::getTargetVirtualAddress() const { in getTargetVirtualAddress()
661 uint32_t DIARawSymbol::getTargetSection() const { in getTargetSection()
665 uint32_t DIARawSymbol::getTextureSlot() const { in getTextureSlot()
669 uint32_t DIARawSymbol::getTimeStamp() const { in getTimeStamp()
673 uint32_t DIARawSymbol::getToken() const { in getToken()
677 uint32_t DIARawSymbol::getTypeId() const { in getTypeId()
681 uint32_t DIARawSymbol::getUavSlot() const { in getUavSlot()
685 std::string DIARawSymbol::getUndecoratedName() const { in getUndecoratedName()
689 uint32_t DIARawSymbol::getUnmodifiedTypeId() const { in getUnmodifiedTypeId()
693 uint32_t DIARawSymbol::getUpperBoundId() const { in getUpperBoundId()
697 Variant DIARawSymbol::getValue() const { in getValue()
706 uint32_t DIARawSymbol::getVirtualBaseDispIndex() const { in getVirtualBaseDispIndex()
710 uint32_t DIARawSymbol::getVirtualBaseOffset() const { in getVirtualBaseOffset()
714 uint32_t DIARawSymbol::getVirtualTableShapeId() const { in getVirtualTableShapeId()
718 PDB_DataKind DIARawSymbol::getDataKind() const { in getDataKind()
723 PDB_SymType DIARawSymbol::getSymTag() const { in getSymTag()
728 PDB_UniqueId DIARawSymbol::getGuid() const { in getGuid()
732 int32_t DIARawSymbol::getOffset() const { in getOffset()
736 int32_t DIARawSymbol::getThisAdjust() const { in getThisAdjust()
740 int32_t DIARawSymbol::getVirtualBasePointerOffset() const { in getVirtualBasePointerOffset()
744 PDB_LocType DIARawSymbol::getLocationType() const { in getLocationType()
749 PDB_Machine DIARawSymbol::getMachineType() const { in getMachineType()
754 codeview::ThunkOrdinal DIARawSymbol::getThunkOrdinal() const { in getThunkOrdinal()
759 uint64_t DIARawSymbol::getLength() const { in getLength()
763 uint64_t DIARawSymbol::getLiveRangeLength() const { in getLiveRangeLength()
767 uint64_t DIARawSymbol::getVirtualAddress() const { in getVirtualAddress()
771 PDB_UdtType DIARawSymbol::getUdtKind() const { in getUdtKind()
776 bool DIARawSymbol::hasConstructor() const { in hasConstructor()
780 bool DIARawSymbol::hasCustomCallingConvention() const { in hasCustomCallingConvention()
784 bool DIARawSymbol::hasFarReturn() const { in hasFarReturn()
788 bool DIARawSymbol::isCode() const { in isCode()
792 bool DIARawSymbol::isCompilerGenerated() const { in isCompilerGenerated()
796 bool DIARawSymbol::isConstType() const { in isConstType()
800 bool DIARawSymbol::isEditAndContinueEnabled() const { in isEditAndContinueEnabled()
804 bool DIARawSymbol::isFunction() const { in isFunction()
808 bool DIARawSymbol::getAddressTaken() const { in getAddressTaken()
812 bool DIARawSymbol::getNoStackOrdering() const { in getNoStackOrdering()
816 bool DIARawSymbol::hasAlloca() const { in hasAlloca()
820 bool DIARawSymbol::hasAssignmentOperator() const { in hasAssignmentOperator()
824 bool DIARawSymbol::hasCTypes() const { in hasCTypes()
828 bool DIARawSymbol::hasCastOperator() const { in hasCastOperator()
832 bool DIARawSymbol::hasDebugInfo() const { in hasDebugInfo()
836 bool DIARawSymbol::hasEH() const { in hasEH()
840 bool DIARawSymbol::hasEHa() const { in hasEHa()
844 bool DIARawSymbol::hasInlAsm() const { in hasInlAsm()
848 bool DIARawSymbol::hasInlineAttribute() const { in hasInlineAttribute()
852 bool DIARawSymbol::hasInterruptReturn() const { in hasInterruptReturn()
856 bool DIARawSymbol::hasFramePointer() const { in hasFramePointer()
860 bool DIARawSymbol::hasLongJump() const { in hasLongJump()
864 bool DIARawSymbol::hasManagedCode() const { in hasManagedCode()
868 bool DIARawSymbol::hasNestedTypes() const { in hasNestedTypes()
872 bool DIARawSymbol::hasNoInlineAttribute() const { in hasNoInlineAttribute()
876 bool DIARawSymbol::hasNoReturnAttribute() const { in hasNoReturnAttribute()
880 bool DIARawSymbol::hasOptimizedCodeDebugInfo() const { in hasOptimizedCodeDebugInfo()
884 bool DIARawSymbol::hasOverloadedOperator() const { in hasOverloadedOperator()
888 bool DIARawSymbol::hasSEH() const { in hasSEH()
892 bool DIARawSymbol::hasSecurityChecks() const { in hasSecurityChecks()
896 bool DIARawSymbol::hasSetJump() const { in hasSetJump()
900 bool DIARawSymbol::hasStrictGSCheck() const { in hasStrictGSCheck()
904 bool DIARawSymbol::isAcceleratorGroupSharedLocal() const { in isAcceleratorGroupSharedLocal()
909 bool DIARawSymbol::isAcceleratorPointerTagLiveRange() const { in isAcceleratorPointerTagLiveRange()
914 bool DIARawSymbol::isAcceleratorStubFunction() const { in isAcceleratorStubFunction()
918 bool DIARawSymbol::isAggregated() const { in isAggregated()
922 bool DIARawSymbol::isIntroVirtualFunction() const { in isIntroVirtualFunction()
926 bool DIARawSymbol::isCVTCIL() const { in isCVTCIL()
930 bool DIARawSymbol::isConstructorVirtualBase() const { in isConstructorVirtualBase()
934 bool DIARawSymbol::isCxxReturnUdt() const { in isCxxReturnUdt()
938 bool DIARawSymbol::isDataAligned() const { in isDataAligned()
942 bool DIARawSymbol::isHLSLData() const { in isHLSLData()
946 bool DIARawSymbol::isHotpatchable() const { in isHotpatchable()
950 bool DIARawSymbol::isIndirectVirtualBaseClass() const { in isIndirectVirtualBaseClass()
954 bool DIARawSymbol::isInterfaceUdt() const { in isInterfaceUdt()
958 bool DIARawSymbol::isIntrinsic() const { in isIntrinsic()
962 bool DIARawSymbol::isLTCG() const { in isLTCG()
966 bool DIARawSymbol::isLocationControlFlowDependent() const { in isLocationControlFlowDependent()
971 bool DIARawSymbol::isMSILNetmodule() const { in isMSILNetmodule()
975 bool DIARawSymbol::isMatrixRowMajor() const { in isMatrixRowMajor()
979 bool DIARawSymbol::isManagedCode() const { in isManagedCode()
983 bool DIARawSymbol::isMSILCode() const { in isMSILCode()
987 bool DIARawSymbol::isMultipleInheritance() const { in isMultipleInheritance()
991 bool DIARawSymbol::isNaked() const { in isNaked()
995 bool DIARawSymbol::isNested() const { in isNested()
999 bool DIARawSymbol::isOptimizedAway() const { in isOptimizedAway()
1003 bool DIARawSymbol::isPacked() const { in isPacked()
1007 bool DIARawSymbol::isPointerBasedOnSymbolValue() const { in isPointerBasedOnSymbolValue()
1012 bool DIARawSymbol::isPointerToDataMember() const { in isPointerToDataMember()
1016 bool DIARawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction()
1020 bool DIARawSymbol::isPureVirtual() const { in isPureVirtual()
1024 bool DIARawSymbol::isRValueReference() const { in isRValueReference()
1028 bool DIARawSymbol::isRefUdt() const { in isRefUdt()
1032 bool DIARawSymbol::isReference() const { in isReference()
1036 bool DIARawSymbol::isRestrictedType() const { in isRestrictedType()
1040 bool DIARawSymbol::isReturnValue() const { in isReturnValue()
1044 bool DIARawSymbol::isSafeBuffers() const { in isSafeBuffers()
1048 bool DIARawSymbol::isScoped() const { in isScoped()
1052 bool DIARawSymbol::isSdl() const { in isSdl()
1056 bool DIARawSymbol::isSingleInheritance() const { in isSingleInheritance()
1060 bool DIARawSymbol::isSplitted() const { in isSplitted()
1064 bool DIARawSymbol::isStatic() const { in isStatic()
1068 bool DIARawSymbol::hasPrivateSymbols() const { in hasPrivateSymbols()
1074 bool DIARawSymbol::isUnalignedType() const { in isUnalignedType()
1078 bool DIARawSymbol::isUnreached() const { in isUnreached()
1082 bool DIARawSymbol::isValueUdt() const { in isValueUdt()
1086 bool DIARawSymbol::isVirtual() const { in isVirtual()
1090 bool DIARawSymbol::isVirtualBaseClass() const { in isVirtualBaseClass()
1094 bool DIARawSymbol::isVirtualInheritance() const { in isVirtualInheritance()
1098 bool DIARawSymbol::isVolatileType() const { in isVolatileType()
1102 bool DIARawSymbol::wasInlined() const { in wasInlined()
1106 std::string DIARawSymbol::getUnused() const { in getUnused()