Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp133 void CompileUnit::addObjCAccelerator(const DIE *Die, in addObjCAccelerator() function in llvm::CompileUnit
H A DDWARFLinker.cpp1263 void DWARFLinker::DIECloner::addObjCAccelerator(CompileUnit &Unit, in addObjCAccelerator() function in llvm::DWARFLinker::DIECloner
1286 Unit.addObjCAccelerator(Die, StringPool.getEntry(ClassName), SkipPubSection); in addObjCAccelerator()
1292 Unit.addObjCAccelerator(Die, StringPool.getEntry(ClassNameNoCategory), in addObjCAccelerator()
1465 addObjCAccelerator(Unit, Die, AttrInfo.Name, StringPool, in cloneDIE()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h199 void addObjCAccelerator(const DIE *Die, DwarfStringPoolEntryRef Name,
H A DDWARFLinker.h690 void addObjCAccelerator(CompileUnit &Unit, const DIE *Die,