Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp137 void CompileUnit::addTypeAccelerator(const DIE *Die, in addTypeAccelerator() function in llvm::CompileUnit
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp145 void CompileUnit::addTypeAccelerator(const DIE *Die, in addTypeAccelerator() function in llvm::CompileUnit
DDWARFLinker.cpp1502 Unit.addTypeAccelerator(Die, AttrInfo.Name, ObjCClassIsImplementation, in cloneDIE()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h200 void addTypeAccelerator(const DIE *Die, DwarfStringPoolEntryRef Name,
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h204 void addTypeAccelerator(const DIE *Die, DwarfStringPoolEntryRef Name,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp300 void addTypeAccelerator(const DIE *Die, const char *Name, uint32_t Offset);
458 void CompileUnit::addTypeAccelerator(const DIE *Die, const char *Name, in addTypeAccelerator() function in llvm::dsymutil::__anondabe43b60111::CompileUnit
2827 Unit.addTypeAccelerator(Die, AttrInfo.Name, AttrInfo.NameOffset); in cloneDIE()