Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSAddDebugInfoPass.cpp52 sourceFileName(nullptr), emptyExpr(nullptr), abiMetaCU(nullptr), in RSAddDebugInfoPass()
138 abiMetaCU = CU; in initializeDebugInfo()
260 if (abiMetaCU == nullptr) in cleanupDebugInfo()
268 if (cu != abiMetaCU) in cleanupDebugInfo()
281 llvm::DICompileUnit *abiMetaCU; member in __anondffd1d640111::RSAddDebugInfoPass