Home
last modified time | relevance | path

Searched refs:emitDebugInfoForUDTs (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h198 void emitDebugInfoForUDTs(
DCodeViewDebug.cpp404 emitDebugInfoForUDTs(GlobalUDTs); in endModule()
696 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
1966 void CodeViewDebug::emitDebugInfoForUDTs( in emitDebugInfoForUDTs() function in CodeViewDebug
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h265 emitDebugInfoForUDTs(ArrayRef<std::pair<std::string, const DIType *>> UDTs);
DCodeViewDebug.cpp499 emitDebugInfoForUDTs(GlobalUDTs); in endModule()
1011 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
2663 void CodeViewDebug::emitDebugInfoForUDTs( in emitDebugInfoForUDTs() function in CodeViewDebug