Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp80 void CompileUnit::fixupForwardReferences() { in fixupForwardReferences() function in llvm::CompileUnit
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp88 void CompileUnit::fixupForwardReferences() { in fixupForwardReferences() function in llvm::CompileUnit
DDWARFLinker.cpp2224 CurrentUnit->fixupForwardReferences(); in cloneAllCompileUnits()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h168 void fixupForwardReferences();
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h172 void fixupForwardReferences();
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp279 void fixupForwardReferences();
417 void CompileUnit::fixupForwardReferences() { in fixupForwardReferences() function in llvm::dsymutil::__anondabe43b60111::CompileUnit
3413 CurrentUnit.fixupForwardReferences(); in cloneAllCompileUnits()