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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp360 getTarget().checkAndSetHasTextRel(*pSection.getLink());
381 getTarget().checkAndSetHasTextRel(*pSection.getLink());
485 getTarget().checkAndSetHasTextRel(*pSection.getLink());
536 getTarget().checkAndSetHasTextRel(*pSection.getLink());
587 getTarget().checkAndSetHasTextRel(*pSection.getLink());
681 getTarget().checkAndSetHasTextRel(*pSection.getLink());
738 getTarget().checkAndSetHasTextRel(*pSection.getLink());
787 getTarget().checkAndSetHasTextRel(*pSection.getLink());
1373 getTarget().checkAndSetHasTextRel(*pSection.getLink());
1393 getTarget().checkAndSetHasTextRel(*pSectio
[all...]
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp168 getTarget().checkAndSetHasTextRel(*pSection.getLink());
192 getTarget().checkAndSetHasTextRel(*pSection.getLink());
252 getTarget().checkAndSetHasTextRel(*pSection.getLink());
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp310 getTarget().checkAndSetHasTextRel(*pSection.getLink());
348 getTarget().checkAndSetHasTextRel(*pSection.getLink());
408 getTarget().checkAndSetHasTextRel(*pSection.getLink());
423 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.cpp270 getTarget().checkAndSetHasTextRel(*pSection.getLink());
329 ld_backend.checkAndSetHasTextRel(*pSection.getLink());
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp509 getTarget().checkAndSetHasTextRel(*pSection.getLink());
636 getTarget().checkAndSetHasTextRel(*pSection.getLink());
712 getTarget().checkAndSetHasTextRel(*pSection.getLink());
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2993 void GNULDBackend::checkAndSetHasTextRel(const LDSection& pSection) function in class:GNULDBackend

Completed in 377 milliseconds