Home
last modified time | relevance | path

Searched refs:SymType (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolSerializer.h51 template <typename SymType>
52 static CVSymbol writeOneSymbol(SymType &Sym, BumpPtrAllocator &Storage, in writeOneSymbol()
/third_party/mindspore/tests/ut/cpp/utils/
Dlenet_specialize.txt25 …SymInst(%para8), SymInst(%para9))) #(Func, Tuple[Array(F32)*8], Tuple[SymType*8]) # g_196=12…
42 %7 : SymType = Graph::g_169(%6) #(Array(F32)[1, 16, 5, 5])
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp244 object::SymbolRef::Type SymType; in loadObjectImpl() local
246 SymType = *SymTypeOrErr; in loadObjectImpl()
291 SymType != object::SymbolRef::ST_File) { in loadObjectImpl()
300 LLVM_DEBUG(dbgs() << "\tType: " << SymType << " (absolute) Name: " << Name in loadObjectImpl()
305 } else if (SymType == object::SymbolRef::ST_Function || in loadObjectImpl()
306 SymType == object::SymbolRef::ST_Data || in loadObjectImpl()
307 SymType == object::SymbolRef::ST_Unknown || in loadObjectImpl()
308 SymType == object::SymbolRef::ST_Other) { in loadObjectImpl()
332 LLVM_DEBUG(dbgs() << "\tType: " << SymType << " Name: " << Name in loadObjectImpl()
DRuntimeDyldELF.cpp1133 SymbolRef::Type SymType = SymbolRef::ST_Unknown; in processRelocationRef() local
1147 SymType = *SymTypeOrErr; in processRelocationRef()
1155 switch (SymType) { in processRelocationRef()
1456 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp124 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
125 if (SymType != SymbolRef::ST_Function) in notifyObjectLoaded()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp254 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
255 if (SymType != SymbolRef::ST_Function) in notifyObjectLoaded()
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp130 SYM_TYPE SymType; // type of symbols loaded member
425 SYM_TYPE SymType; // type of symbols loaded member
454 SYM_TYPE SymType; // type of symbols loaded member
769 switch (Module.SymType) in LoadModule()
1220 switch (Module.SymType) in ShowCallstack()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp130 SYM_TYPE SymType; // type of symbols loaded member
425 SYM_TYPE SymType; // type of symbols loaded member
454 SYM_TYPE SymType; // type of symbols loaded member
769 switch (Module.SymType) in LoadModule()
1220 switch (Module.SymType) in ShowCallstack()
/third_party/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h391 SYM_TYPE SymType; member
415 SYM_TYPE SymType; member
445 SYM_TYPE SymType; member
458 SYM_TYPE SymType; member