Searched refs:kindNamespace (Results 1 – 11 of 11) sorted by relevance
224 if (rhs->kindNamespace() != lhs->kindNamespace()) in sortReferences()225 return (lhs->kindNamespace() < rhs->kindNamespace()); in sortReferences()
50 KindNamespace kindNamespace() const { return (KindNamespace)_kindNamespace; } in kindNamespace() function
43 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in isGOTAccess()62 assert(ref.kindNamespace() == Reference::KindNamespace::mach_o); in isTLVAccess()68 assert(ref->kindNamespace() == Reference::KindNamespace::mach_o); in updateReferenceToTLV()76 assert(ref->kindNamespace() == Reference::KindNamespace::mach_o); in updateReferenceToGOT()341 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in isCallSite()348 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in isPointer()577 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in applyFixupFinal()661 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in applyFixupRelocatable()772 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in appendSectionRelocations()
53 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in isLazyPointer()157 if (ref->kindNamespace() == Reference::KindNamespace::mach_o && in fdeTargetFunction()
44 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in isGOTAccess()68 assert(ref->kindNamespace() == Reference::KindNamespace::mach_o); in updateReferenceToGOT()316 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in isCallSite()323 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in isPointer()589 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in applyFixupFinal()695 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in applyFixupRelocatable()779 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in appendSectionRelocations()
443 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in applyFixupFinal()486 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in applyFixupRelocatable()559 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in appendSectionRelocations()
81 if (!registry.referenceKindToString(ref->kindNamespace(), ref->kindArch(), in showCycleDetectedError()342 if (r->kindNamespace() != lld::Reference::KindNamespace::all || in buildFollowOnTable()
909 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in applyFixupFinal()1072 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in applyFixupRelocatable()1189 if (ref.kindNamespace() != Reference::KindNamespace::mach_o) in appendSectionRelocations()1405 if (ref->kindNamespace() != Reference::KindNamespace::mach_o) in isThumbFunction()
1391 if (ref->kindNamespace() != Reference::KindNamespace::mach_o) in buildDataInCodeArray()
305 if (ref->kindNamespace() == lld::Reference::KindNamespace::all && in updateReferences()337 if (ref->kindNamespace() != lld::Reference::KindNamespace::all) in isBackref()
746 : lld::Reference(ref->kindNamespace(), ref->kindArch(), in NormalizedReference()751 _mappedKind.ns = ref->kindNamespace(); in NormalizedReference()