Lines Matching refs:NativeRawSymbol

18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag,  in NativeRawSymbol()  function in NativeRawSymbol
22 void NativeRawSymbol::dump(raw_ostream &OS, int Indent, in dump()
32 NativeRawSymbol::findChildren(PDB_SymType Type) const { in findChildren()
37 NativeRawSymbol::findChildren(PDB_SymType Type, StringRef Name, in findChildren()
43 NativeRawSymbol::findChildrenByAddr(PDB_SymType Type, StringRef Name, in findChildrenByAddr()
49 NativeRawSymbol::findChildrenByVA(PDB_SymType Type, StringRef Name, in findChildrenByVA()
55 NativeRawSymbol::findChildrenByRVA(PDB_SymType Type, StringRef Name, in findChildrenByRVA()
61 NativeRawSymbol::findInlineFramesByAddr(uint32_t Section, in findInlineFramesByAddr()
67 NativeRawSymbol::findInlineFramesByRVA(uint32_t RVA) const { in findInlineFramesByRVA()
72 NativeRawSymbol::findInlineFramesByVA(uint64_t VA) const { in findInlineFramesByVA()
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
82 NativeRawSymbol::findInlineeLinesByAddr(uint32_t Section, uint32_t Offset, in findInlineeLinesByAddr()
88 NativeRawSymbol::findInlineeLinesByRVA(uint32_t RVA, uint32_t Length) const { in findInlineeLinesByRVA()
93 NativeRawSymbol::findInlineeLinesByVA(uint64_t VA, uint32_t Length) const { in findInlineeLinesByVA()
97 void NativeRawSymbol::getDataBytes(SmallVector<uint8_t, 32> &bytes) const { in getDataBytes()
101 PDB_MemberAccess NativeRawSymbol::getAccess() const { in getAccess()
105 uint32_t NativeRawSymbol::getAddressOffset() const { in getAddressOffset()
109 uint32_t NativeRawSymbol::getAddressSection() const { in getAddressSection()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
117 SymIndexId NativeRawSymbol::getArrayIndexTypeId() const { return 0; } in getArrayIndexTypeId()
119 void NativeRawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
126 uint32_t NativeRawSymbol::getBaseDataOffset() const { in getBaseDataOffset()
130 uint32_t NativeRawSymbol::getBaseDataSlot() const { in getBaseDataSlot()
134 SymIndexId NativeRawSymbol::getBaseSymbolId() const { return 0; } in getBaseSymbolId()
136 PDB_BuiltinType NativeRawSymbol::getBuiltinType() const { in getBuiltinType()
140 uint32_t NativeRawSymbol::getBitPosition() const { in getBitPosition()
144 PDB_CallingConv NativeRawSymbol::getCallingConvention() const { in getCallingConvention()
148 SymIndexId NativeRawSymbol::getClassParentId() const { return 0; } in getClassParentId()
150 std::string NativeRawSymbol::getCompilerName() const { in getCompilerName()
154 uint32_t NativeRawSymbol::getCount() const { in getCount()
158 uint32_t NativeRawSymbol::getCountLiveRanges() const { in getCountLiveRanges()
162 void NativeRawSymbol::getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion()
169 PDB_Lang NativeRawSymbol::getLanguage() const { in getLanguage()
173 SymIndexId NativeRawSymbol::getLexicalParentId() const { return 0; } in getLexicalParentId()
175 std::string NativeRawSymbol::getLibraryName() const { in getLibraryName()
179 uint32_t NativeRawSymbol::getLiveRangeStartAddressOffset() const { in getLiveRangeStartAddressOffset()
183 uint32_t NativeRawSymbol::getLiveRangeStartAddressSection() const { in getLiveRangeStartAddressSection()
187 uint32_t NativeRawSymbol::getLiveRangeStartRelativeVirtualAddress() const { in getLiveRangeStartRelativeVirtualAddress()
191 codeview::RegisterId NativeRawSymbol::getLocalBasePointerRegisterId() const { in getLocalBasePointerRegisterId()
195 SymIndexId NativeRawSymbol::getLowerBoundId() const { return 0; } in getLowerBoundId()
197 uint32_t NativeRawSymbol::getMemorySpaceKind() const { in getMemorySpaceKind()
201 std::string NativeRawSymbol::getName() const { in getName()
205 uint32_t NativeRawSymbol::getNumberOfAcceleratorPointerTags() const { in getNumberOfAcceleratorPointerTags()
209 uint32_t NativeRawSymbol::getNumberOfColumns() const { in getNumberOfColumns()
213 uint32_t NativeRawSymbol::getNumberOfModifiers() const { in getNumberOfModifiers()
217 uint32_t NativeRawSymbol::getNumberOfRegisterIndices() const { in getNumberOfRegisterIndices()
221 uint32_t NativeRawSymbol::getNumberOfRows() const { in getNumberOfRows()
225 std::string NativeRawSymbol::getObjectFileName() const { in getObjectFileName()
229 uint32_t NativeRawSymbol::getOemId() const { in getOemId()
233 SymIndexId NativeRawSymbol::getOemSymbolId() const { return 0; } in getOemSymbolId()
235 uint32_t NativeRawSymbol::getOffsetInUdt() const { in getOffsetInUdt()
239 PDB_Cpu NativeRawSymbol::getPlatform() const { in getPlatform()
243 uint32_t NativeRawSymbol::getRank() const { in getRank()
247 codeview::RegisterId NativeRawSymbol::getRegisterId() const { in getRegisterId()
251 uint32_t NativeRawSymbol::getRegisterType() const { in getRegisterType()
255 uint32_t NativeRawSymbol::getRelativeVirtualAddress() const { in getRelativeVirtualAddress()
259 uint32_t NativeRawSymbol::getSamplerSlot() const { in getSamplerSlot()
263 uint32_t NativeRawSymbol::getSignature() const { in getSignature()
267 uint32_t NativeRawSymbol::getSizeInUdt() const { in getSizeInUdt()
271 uint32_t NativeRawSymbol::getSlot() const { in getSlot()
275 std::string NativeRawSymbol::getSourceFileName() const { in getSourceFileName()
280 NativeRawSymbol::getSrcLineOnTypeDefn() const { in getSrcLineOnTypeDefn()
284 uint32_t NativeRawSymbol::getStride() const { in getStride()
288 SymIndexId NativeRawSymbol::getSubTypeId() const { return 0; } in getSubTypeId()
290 std::string NativeRawSymbol::getSymbolsFileName() const { return {}; } in getSymbolsFileName()
292 SymIndexId NativeRawSymbol::getSymIndexId() const { return SymbolId; } in getSymIndexId()
294 uint32_t NativeRawSymbol::getTargetOffset() const { in getTargetOffset()
298 uint32_t NativeRawSymbol::getTargetRelativeVirtualAddress() const { in getTargetRelativeVirtualAddress()
302 uint64_t NativeRawSymbol::getTargetVirtualAddress() const { in getTargetVirtualAddress()
306 uint32_t NativeRawSymbol::getTargetSection() const { in getTargetSection()
310 uint32_t NativeRawSymbol::getTextureSlot() const { in getTextureSlot()
314 uint32_t NativeRawSymbol::getTimeStamp() const { in getTimeStamp()
318 uint32_t NativeRawSymbol::getToken() const { in getToken()
322 SymIndexId NativeRawSymbol::getTypeId() const { return 0; } in getTypeId()
324 uint32_t NativeRawSymbol::getUavSlot() const { in getUavSlot()
328 std::string NativeRawSymbol::getUndecoratedName() const { in getUndecoratedName()
332 std::string NativeRawSymbol::getUndecoratedNameEx( in getUndecoratedNameEx()
337 SymIndexId NativeRawSymbol::getUnmodifiedTypeId() const { return 0; } in getUnmodifiedTypeId()
339 SymIndexId NativeRawSymbol::getUpperBoundId() const { return 0; } in getUpperBoundId()
341 Variant NativeRawSymbol::getValue() const { in getValue()
345 uint32_t NativeRawSymbol::getVirtualBaseDispIndex() const { in getVirtualBaseDispIndex()
349 uint32_t NativeRawSymbol::getVirtualBaseOffset() const { in getVirtualBaseOffset()
353 SymIndexId NativeRawSymbol::getVirtualTableShapeId() const { return 0; } in getVirtualTableShapeId()
356 NativeRawSymbol::getVirtualBaseTableType() const { in getVirtualBaseTableType()
360 PDB_DataKind NativeRawSymbol::getDataKind() const { in getDataKind()
364 PDB_SymType NativeRawSymbol::getSymTag() const { return Tag; } in getSymTag()
366 codeview::GUID NativeRawSymbol::getGuid() const { return codeview::GUID{{0}}; } in getGuid()
368 int32_t NativeRawSymbol::getOffset() const { in getOffset()
372 int32_t NativeRawSymbol::getThisAdjust() const { in getThisAdjust()
376 int32_t NativeRawSymbol::getVirtualBasePointerOffset() const { in getVirtualBasePointerOffset()
380 PDB_LocType NativeRawSymbol::getLocationType() const { in getLocationType()
384 PDB_Machine NativeRawSymbol::getMachineType() const { in getMachineType()
388 codeview::ThunkOrdinal NativeRawSymbol::getThunkOrdinal() const { in getThunkOrdinal()
392 uint64_t NativeRawSymbol::getLength() const { in getLength()
396 uint64_t NativeRawSymbol::getLiveRangeLength() const { in getLiveRangeLength()
400 uint64_t NativeRawSymbol::getVirtualAddress() const { in getVirtualAddress()
404 PDB_UdtType NativeRawSymbol::getUdtKind() const { in getUdtKind()
408 bool NativeRawSymbol::hasConstructor() const { in hasConstructor()
412 bool NativeRawSymbol::hasCustomCallingConvention() const { in hasCustomCallingConvention()
416 bool NativeRawSymbol::hasFarReturn() const { in hasFarReturn()
420 bool NativeRawSymbol::isCode() const { in isCode()
424 bool NativeRawSymbol::isCompilerGenerated() const { in isCompilerGenerated()
428 bool NativeRawSymbol::isConstType() const { in isConstType()
432 bool NativeRawSymbol::isEditAndContinueEnabled() const { in isEditAndContinueEnabled()
436 bool NativeRawSymbol::isFunction() const { in isFunction()
440 bool NativeRawSymbol::getAddressTaken() const { in getAddressTaken()
444 bool NativeRawSymbol::getNoStackOrdering() const { in getNoStackOrdering()
448 bool NativeRawSymbol::hasAlloca() const { in hasAlloca()
452 bool NativeRawSymbol::hasAssignmentOperator() const { in hasAssignmentOperator()
456 bool NativeRawSymbol::hasCTypes() const { in hasCTypes()
460 bool NativeRawSymbol::hasCastOperator() const { in hasCastOperator()
464 bool NativeRawSymbol::hasDebugInfo() const { in hasDebugInfo()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
476 bool NativeRawSymbol::hasInlAsm() const { in hasInlAsm()
480 bool NativeRawSymbol::hasInlineAttribute() const { in hasInlineAttribute()
484 bool NativeRawSymbol::hasInterruptReturn() const { in hasInterruptReturn()
488 bool NativeRawSymbol::hasFramePointer() const { in hasFramePointer()
492 bool NativeRawSymbol::hasLongJump() const { in hasLongJump()
496 bool NativeRawSymbol::hasManagedCode() const { in hasManagedCode()
500 bool NativeRawSymbol::hasNestedTypes() const { in hasNestedTypes()
504 bool NativeRawSymbol::hasNoInlineAttribute() const { in hasNoInlineAttribute()
508 bool NativeRawSymbol::hasNoReturnAttribute() const { in hasNoReturnAttribute()
512 bool NativeRawSymbol::hasOptimizedCodeDebugInfo() const { in hasOptimizedCodeDebugInfo()
516 bool NativeRawSymbol::hasOverloadedOperator() const { in hasOverloadedOperator()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
524 bool NativeRawSymbol::hasSecurityChecks() const { in hasSecurityChecks()
528 bool NativeRawSymbol::hasSetJump() const { in hasSetJump()
532 bool NativeRawSymbol::hasStrictGSCheck() const { in hasStrictGSCheck()
536 bool NativeRawSymbol::isAcceleratorGroupSharedLocal() const { in isAcceleratorGroupSharedLocal()
540 bool NativeRawSymbol::isAcceleratorPointerTagLiveRange() const { in isAcceleratorPointerTagLiveRange()
544 bool NativeRawSymbol::isAcceleratorStubFunction() const { in isAcceleratorStubFunction()
548 bool NativeRawSymbol::isAggregated() const { in isAggregated()
552 bool NativeRawSymbol::isIntroVirtualFunction() const { in isIntroVirtualFunction()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
560 bool NativeRawSymbol::isConstructorVirtualBase() const { in isConstructorVirtualBase()
564 bool NativeRawSymbol::isCxxReturnUdt() const { in isCxxReturnUdt()
568 bool NativeRawSymbol::isDataAligned() const { in isDataAligned()
572 bool NativeRawSymbol::isHLSLData() const { in isHLSLData()
576 bool NativeRawSymbol::isHotpatchable() const { in isHotpatchable()
580 bool NativeRawSymbol::isIndirectVirtualBaseClass() const { in isIndirectVirtualBaseClass()
584 bool NativeRawSymbol::isInterfaceUdt() const { in isInterfaceUdt()
588 bool NativeRawSymbol::isIntrinsic() const { in isIntrinsic()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
596 bool NativeRawSymbol::isLocationControlFlowDependent() const { in isLocationControlFlowDependent()
600 bool NativeRawSymbol::isMSILNetmodule() const { in isMSILNetmodule()
604 bool NativeRawSymbol::isMatrixRowMajor() const { in isMatrixRowMajor()
608 bool NativeRawSymbol::isManagedCode() const { in isManagedCode()
612 bool NativeRawSymbol::isMSILCode() const { in isMSILCode()
616 bool NativeRawSymbol::isMultipleInheritance() const { in isMultipleInheritance()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
624 bool NativeRawSymbol::isNested() const { in isNested()
628 bool NativeRawSymbol::isOptimizedAway() const { in isOptimizedAway()
632 bool NativeRawSymbol::isPacked() const { in isPacked()
636 bool NativeRawSymbol::isPointerBasedOnSymbolValue() const { in isPointerBasedOnSymbolValue()
640 bool NativeRawSymbol::isPointerToDataMember() const { in isPointerToDataMember()
644 bool NativeRawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction()
648 bool NativeRawSymbol::isPureVirtual() const { in isPureVirtual()
652 bool NativeRawSymbol::isRValueReference() const { in isRValueReference()
656 bool NativeRawSymbol::isRefUdt() const { in isRefUdt()
660 bool NativeRawSymbol::isReference() const { in isReference()
664 bool NativeRawSymbol::isRestrictedType() const { in isRestrictedType()
668 bool NativeRawSymbol::isReturnValue() const { in isReturnValue()
672 bool NativeRawSymbol::isSafeBuffers() const { in isSafeBuffers()
676 bool NativeRawSymbol::isScoped() const { in isScoped()
680 bool NativeRawSymbol::isSdl() const { in isSdl()
684 bool NativeRawSymbol::isSingleInheritance() const { in isSingleInheritance()
688 bool NativeRawSymbol::isSplitted() const { in isSplitted()
692 bool NativeRawSymbol::isStatic() const { in isStatic()
696 bool NativeRawSymbol::hasPrivateSymbols() const { in hasPrivateSymbols()
700 bool NativeRawSymbol::isUnalignedType() const { in isUnalignedType()
704 bool NativeRawSymbol::isUnreached() const { in isUnreached()
708 bool NativeRawSymbol::isValueUdt() const { in isValueUdt()
712 bool NativeRawSymbol::isVirtual() const { in isVirtual()
716 bool NativeRawSymbol::isVirtualBaseClass() const { in isVirtualBaseClass()
720 bool NativeRawSymbol::isVirtualInheritance() const { in isVirtualInheritance()
724 bool NativeRawSymbol::isVolatileType() const { in isVolatileType()
728 bool NativeRawSymbol::wasInlined() const { in wasInlined()
732 std::string NativeRawSymbol::getUnused() const { in getUnused()