Searched refs:addReference (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DStubsPass.cpp258 addReference(helperCommonAtom, _stubInfo.stubHelperCommonReferenceToCache,
263 addReference(helperCommonAtom, _stubInfo.stubHelperCommonReferenceToBinder,
279 addReference(helperBinderNLPAtom, _stubInfo.nonLazyPointerReferenceToBinder, *I);
298 addReference(stub, _stubInfo.stubReferenceToLP, lp);
301 addReference(lp, _stubInfo.lazyPointerReferenceToHelper, helper);
302 addReference(lp, _stubInfo.lazyPointerReferenceToFinal, target);
303 addReference(helper, _stubInfo.stubHelperReferenceToImm, helper);
306 addReference(helper, _stubInfo.stubHelperReferenceToHelperCommon,
336 void addReference(SimpleDefinedAtom* atom, function in class:lld::mach_o::StubsPass
339 atom->addReference(Referenc
[all...]
H A DGOTPass.cpp164 gotEntry->addReference(Reference::KindNamespace::mach_o, nlInfo.arch,
H A DTLVPass.cpp123 tlvpEntry->addReference(Reference::KindNamespace::mach_o, nlInfo.arch,
H A DCompactUnwindPass.cpp245 addReference(Reference::KindNamespace::mach_o, _archHandler.kindArch(),
251 addReference(Reference::KindNamespace::mach_o, _archHandler.kindArch(),
256 addReference(Reference::KindNamespace::mach_o, _archHandler.kindArch(),
H A DMachONormalizedFileToAtoms.cpp372 prevAtom->addReference(Reference::KindNamespace::all,
683 inAtom->addReference(Reference::KindNamespace::mach_o,
1161 atom->addReference(Reference::KindNamespace::mach_o, handler.kindArch(),
1244 atom->addReference(Reference::KindNamespace::mach_o, handler.kindArch(),
1522 atom->addReference(Reference::KindNamespace::mach_o, handler->kindArch(),
1538 atom->addReference(Reference::KindNamespace::mach_o, handler->kindArch(),
H A DArchHandler_arm.cpp1396 atom.addReference(Reference::KindNamespace::mach_o,
1419 addReference(Reference::KindNamespace::mach_o, Reference::KindArch::ARM,
1421 addReference(Reference::KindNamespace::mach_o, Reference::KindArch::ARM,
1466 addReference(Reference::KindNamespace::mach_o, Reference::KindArch::ARM,
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Core/
H A DDefinedAtom.h326 virtual void addReference(Reference::KindNamespace ns, function in class:lld::DefinedAtom
H A DSimple.h200 void addReference(Reference::KindNamespace ns,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp537 Context addReference(const NamedDecl *D, unsigned i, Context Ctx) {
670 Result = addReference(P.first, P.second, Result);
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp910 void addReference(Reference::KindNamespace ns,

Completed in 171 milliseconds