HomeSort by relevance Sort by last modified time
    Searched refs:checkAndSetHasTextRel (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 436 checkAndSetHasTextRel(*pSection.getLink());
520 checkAndSetHasTextRel(*pSection.getLink());
555 checkAndSetHasTextRel(*pSection.getLink());
609 checkAndSetHasTextRel(pSection);
706 checkAndSetHasTextRel(pSection);
736 checkAndSetHasTextRel(*pSection.getLink());
771 checkAndSetHasTextRel(*pSection.getLink());
1062 checkAndSetHasTextRel(*pSection.getLink())
    [all...]
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 292 /// checkAndSetHasTextRel - check pSection flag to set HasTextRel
293 void checkAndSetHasTextRel(const LDSection& pSection);
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 424 checkAndSetHasTextRel(*pSection.getLink());
554 checkAndSetHasTextRel(*pSection.getLink());
629 checkAndSetHasTextRel(*pSection.getLink());
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 734 checkAndSetHasTextRel(*pSection.getLink());
839 checkAndSetHasTextRel(*pSection.getLink());
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 41 milliseconds