Searched refs:checkAndSetHasTextRel (Results 1 - 7 of 7) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp326 getTarget().checkAndSetHasTextRel(*pSection.getLink());
350 getTarget().checkAndSetHasTextRel(*pSection.getLink());
449 getTarget().checkAndSetHasTextRel(*pSection.getLink());
499 getTarget().checkAndSetHasTextRel(*pSection.getLink());
550 getTarget().checkAndSetHasTextRel(*pSection.getLink());
643 getTarget().checkAndSetHasTextRel(*pSection.getLink());
703 getTarget().checkAndSetHasTextRel(*pSection.getLink());
752 getTarget().checkAndSetHasTextRel(*pSection.getLink());
1310 getTarget().checkAndSetHasTextRel(*pSection.getLink());
1330 getTarget().checkAndSetHasTextRel(*pSectio
[all...]
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp262 getTarget().checkAndSetHasTextRel(*pSection.getLink());
300 getTarget().checkAndSetHasTextRel(*pSection.getLink());
309 getTarget().checkAndSetHasTextRel(*pSection.getLink());
313 getTarget().checkAndSetHasTextRel(*pSection.getLink());
317 getTarget().checkAndSetHasTextRel(*pSection.getLink());
370 getTarget().checkAndSetHasTextRel(*pSection.getLink());
395 getTarget().checkAndSetHasTextRel(*pSection.getLink());
422 getTarget().checkAndSetHasTextRel(*pSection.getLink());
426 getTarget().checkAndSetHasTextRel(*pSection.getLink());
430 getTarget().checkAndSetHasTextRel(*pSectio
[all...]
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp163 getTarget().checkAndSetHasTextRel(*pSection.getLink());
189 getTarget().checkAndSetHasTextRel(*pSection.getLink());
248 getTarget().checkAndSetHasTextRel(*pSection.getLink());
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h322 /// checkAndSetHasTextRel - check pSection flag to set HasTextRel
323 void checkAndSetHasTextRel(const LDSection& pSection);
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp277 getTarget().checkAndSetHasTextRel(*pSection.getLink());
338 ld_backend.checkAndSetHasTextRel(*pSection.getLink());
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp449 getTarget().checkAndSetHasTextRel(*pSection.getLink());
571 getTarget().checkAndSetHasTextRel(*pSection.getLink());
648 getTarget().checkAndSetHasTextRel(*pSection.getLink());
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2851 void GNULDBackend::checkAndSetHasTextRel(const LDSection& pSection) { function in class:mcld::GNULDBackend

Completed in 298 milliseconds