9#ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVERAWSYMBOL_H
10#define LLVM_DEBUGINFO_PDB_NATIVE_NATIVERAWSYMBOL_H
32 std::unique_ptr<IPDBEnumSymbols>
34 std::unique_ptr<IPDBEnumSymbols>
37 std::unique_ptr<IPDBEnumSymbols>
41 std::unique_ptr<IPDBEnumSymbols>
44 std::unique_ptr<IPDBEnumSymbols>
48 std::unique_ptr<IPDBEnumSymbols>
50 std::unique_ptr<IPDBEnumSymbols>
52 std::unique_ptr<IPDBEnumSymbols>
56 std::unique_ptr<IPDBEnumLineNumbers>
59 std::unique_ptr<IPDBEnumLineNumbers>
61 std::unique_ptr<IPDBEnumLineNumbers>
91 std::string
getName()
const override;
133 std::unique_ptr<PDBSymbolTypeBuiltin>
151 bool isCode()
const override;
163 bool hasEH()
const override;
164 bool hasEHa()
const override;
176 bool hasSEH()
const override;
194 bool isLTCG()
const override;
216 bool isSdl()
const override;
static void initialize(TargetLibraryInfoImpl &TLI, const Triple &T, ArrayRef< StringLiteral > StandardNames)
Initialize the set of available library functions based on the specified target triple.
This is a 'vector' (really, a variable-sized array), optimized for the case when the array is small.
StringRef - Represent a constant reference to a string, i.e.
The instances of the Type class are immutable: once they are created, they are never changed.
IPDBRawSymbol defines an interface used to represent an arbitrary symbol.
uint32_t getSignature() const override
bool isScoped() const override
int32_t getThisAdjust() const override
bool isRValueReference() const override
SymIndexId getVirtualTableShapeId() const override
SymIndexId getSymIndexId() const override
std::string getUnused() const override
bool isConstructorVirtualBase() const override
uint32_t getUavSlot() const override
bool hasAssignmentOperator() const override
uint64_t getLength() const override
bool hasInlineAttribute() const override
bool isRestrictedType() const override
PDB_Lang getLanguage() const override
uint32_t getSamplerSlot() const override
uint32_t getAddressSection() const override
bool isCode() const override
bool isEditAndContinueEnabled() const override
PDB_MemberAccess getAccess() const override
bool isLocationControlFlowDependent() const override
std::string getObjectFileName() const override
bool hasDebugInfo() const override
bool isSplitted() const override
bool isNested() const override
bool isAcceleratorPointerTagLiveRange() const override
bool hasEHa() const override
bool isDataAligned() const override
std::unique_ptr< IPDBEnumLineNumbers > findInlineeLines() const override
bool isPointerToMemberFunction() const override
SymIndexId getUpperBoundId() const override
bool hasStrictGSCheck() const override
uint32_t getCount() const override
std::unique_ptr< IPDBEnumSymbols > findChildren(PDB_SymType Type) const override
uint32_t getTimeStamp() const override
bool hasPrivateSymbols() const override
bool isNaked() const override
void getBackEndVersion(VersionInfo &Version) const override
uint32_t getTargetOffset() const override
bool isValueUdt() const override
uint32_t getVirtualBaseOffset() const override
bool isPointerBasedOnSymbolValue() const override
std::string getSourceFileName() const override
void getFrontEndVersion(VersionInfo &Version) const override
int32_t getVirtualBasePointerOffset() const override
int32_t getOffset() const override
bool isManagedCode() const override
bool hasCastOperator() const override
uint32_t getRelativeVirtualAddress() const override
uint32_t getTargetSection() const override
uint32_t getAge() const override
bool isRefUdt() const override
SymIndexId getBaseSymbolId() const override
uint32_t getSlot() const override
uint64_t getVirtualAddress() const override
std::unique_ptr< PDBSymbolTypeBuiltin > getVirtualBaseTableType() const override
uint32_t getRank() const override
std::unique_ptr< IPDBEnumLineNumbers > findInlineeLinesByVA(uint64_t VA, uint32_t Length) const override
bool isIntrinsic() const override
bool isCVTCIL() const override
SymIndexId getLowerBoundId() const override
uint64_t getLiveRangeLength() const override
PDB_LocType getLocationType() const override
bool isSdl() const override
bool isVirtualBaseClass() const override
bool isCompilerGenerated() const override
bool hasLongJump() const override
std::string getUndecoratedName() const override
PDB_Cpu getPlatform() const override
SymIndexId getTypeId() const override
bool hasOverloadedOperator() const override
std::unique_ptr< IPDBEnumSymbols > findChildrenByAddr(PDB_SymType Type, StringRef Name, PDB_NameSearchFlags Flags, uint32_t Section, uint32_t Offset) const override
SymIndexId getClassParentId() const override
uint32_t getBaseDataOffset() const override
std::string getUndecoratedNameEx(PDB_UndnameFlags Flags) const override
bool isAcceleratorStubFunction() const override
bool hasSEH() const override
bool isAcceleratorGroupSharedLocal() const override
uint32_t getLiveRangeStartAddressOffset() const override
bool isLTCG() const override
bool hasOptimizedCodeDebugInfo() const override
codeview::ThunkOrdinal getThunkOrdinal() const override
std::unique_ptr< IPDBEnumSymbols > findInlineFramesByRVA(uint32_t RVA) const override
bool isIndirectVirtualBaseClass() const override
uint32_t getSizeInUdt() const override
bool getAddressTaken() const override
bool hasInlAsm() const override
bool getNoStackOrdering() const override
bool isMatrixRowMajor() const override
bool hasSetJump() const override
bool isPointerToDataMember() const override
std::string getCompilerName() const override
uint32_t getVirtualBaseDispIndex() const override
bool isCxxReturnUdt() const override
bool hasFramePointer() const override
bool isUnalignedType() const override
bool isSingleInheritance() const override
bool hasInterruptReturn() const override
SymIndexId getUnmodifiedTypeId() const override
Variant getValue() const override
bool isAggregated() const override
uint32_t getNumberOfRegisterIndices() const override
uint32_t getAddressOffset() const override
uint32_t getNumberOfModifiers() const override
uint32_t getBaseDataSlot() const override
bool isVolatileType() const override
bool isMSILCode() const override
SymIndexId getOemSymbolId() const override
bool isHotpatchable() const override
bool isPureVirtual() const override
SymIndexId getSubTypeId() const override
bool isPacked() const override
uint64_t getTargetVirtualAddress() const override
uint32_t getLiveRangeStartAddressSection() const override
bool hasEH() const override
bool wasInlined() const override
bool hasCTypes() const override
bool isIntroVirtualFunction() const override
bool hasNoReturnAttribute() const override
codeview::GUID getGuid() const override
PDB_CallingConv getCallingConvention() const override
uint32_t getTargetRelativeVirtualAddress() const override
PDB_DataKind getDataKind() const override
uint32_t getToken() const override
uint32_t getOemId() const override
uint32_t getRegisterType() const override
uint32_t getMemorySpaceKind() const override
bool hasFarReturn() const override
bool hasConstructor() const override
std::string getName() const override
std::unique_ptr< IPDBEnumSymbols > findChildrenByVA(PDB_SymType Type, StringRef Name, PDB_NameSearchFlags Flags, uint64_t VA) const override
uint32_t getNumberOfAcceleratorPointerTags() const override
std::unique_ptr< IPDBEnumLineNumbers > findInlineeLinesByAddr(uint32_t Section, uint32_t Offset, uint32_t Length) const override
bool isReturnValue() const override
uint32_t getLiveRangeStartRelativeVirtualAddress() const override
std::unique_ptr< IPDBEnumSymbols > findInlineFramesByVA(uint64_t VA) const override
std::unique_ptr< IPDBEnumSymbols > findChildrenByRVA(PDB_SymType Type, StringRef Name, PDB_NameSearchFlags Flags, uint32_t RVA) const override
bool isConstType() const override
PDB_SymType getSymTag() const override
bool hasAlloca() const override
uint32_t getCountLiveRanges() const override
bool hasNoInlineAttribute() const override
uint32_t getTextureSlot() const override
std::string getLibraryName() const override
std::unique_ptr< IPDBLineNumber > getSrcLineOnTypeDefn() const override
bool isHLSLData() const override
uint32_t getOffsetInUdt() const override
bool isVirtual() const override
PDB_Machine getMachineType() const override
bool isStatic() const override
bool hasNestedTypes() const override
std::unique_ptr< IPDBEnumLineNumbers > findInlineeLinesByRVA(uint32_t RVA, uint32_t Length) const override
uint32_t getStride() const override
bool isMultipleInheritance() const override
bool isSafeBuffers() const override
uint32_t getBitPosition() const override
uint32_t getNumberOfColumns() const override
PDB_UdtType getUdtKind() const override
bool isOptimizedAway() const override
bool isFunction() const override
void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, PdbSymbolIdField RecurseIdFields) const override
codeview::RegisterId getRegisterId() const override
PDB_BuiltinType getBuiltinType() const override
bool isInterfaceUdt() const override
std::unique_ptr< IPDBEnumSymbols > findInlineFramesByAddr(uint32_t Section, uint32_t Offset) const override
bool hasSecurityChecks() const override
bool isReference() const override
codeview::RegisterId getLocalBasePointerRegisterId() const override
bool isUnreached() const override
bool hasManagedCode() const override
bool isMSILNetmodule() const override
std::string getSymbolsFileName() const override
bool hasCustomCallingConvention() const override
SymIndexId getArrayIndexTypeId() const override
SymIndexId getLexicalParentId() const override
void getDataBytes(SmallVector< uint8_t, 32 > &Bytes) const override
uint32_t getNumberOfRows() const override
bool isVirtualInheritance() const override
This class implements an extremely fast bulk output stream that can only output to a stream.
CPUType
These values correspond to the CV_CPU_TYPE_e enumeration, and are documented here: https://msdn....
CallingConvention
These values correspond to the CV_call_e enumeration, and are documented at the following locations: ...
ThunkOrdinal
These values correspond to the THUNK_ORDINAL enumeration.
SourceLanguage
These values correspond to the CV_CFL_LANG enumeration in the Microsoft Debug Interface Access SDK,...
PDB_NameSearchFlags
Defines flags used for enumerating child symbols.
PDB_BuiltinType
These values correspond to the Basictype enumeration, and are documented here: https://msdn....
PDB_UdtType
These values correspond to the UdtKind enumeration, and are documented here: https://msdn....
PDB_SymType
These values correspond to the SymTagEnum enumeration, and are documented here: https://msdn....
PDB_LocType
These values correspond to the LocationType enumeration, and are documented here: https://msdn....
PDB_DataKind
These values correspond to the DataKind enumeration, and are documented here: https://msdn....
PDB_UndnameFlags
These values correspond to the flags that can be combined to control the return of an undecorated nam...
This is an optimization pass for GlobalISel generic memory operations.
This represents the 'GUID' type from windows.h.