HomeSort by relevance Sort by last modified time
    Searched refs:TargetLDBackend (Results 26 - 38 of 38) sorted by null

12

  /frameworks/compile/mclinker/lib/LD/
DebugString.cpp 18 #include "mcld/Target/TargetLDBackend.h"
67 void DebugString::applyOffset(Relocation& pReloc, TargetLDBackend& pBackend) {
IdenticalCodeFolding.cpp 49 const TargetLDBackend& pBackend,
214 const TargetLDBackend& pBackend,
279 const TargetLDBackend& pBackend,
GarbageCollection.cpp 23 #include "mcld/Target/TargetLDBackend.h"
99 const TargetLDBackend& pBackend,
  /frameworks/compile/mclinker/lib/Script/
RpnEvaluator.cpp 29 const TargetLDBackend& pBackend)
  /frameworks/compile/mclinker/include/mcld/Script/
Operator.h 20 class TargetLDBackend;
105 const TargetLDBackend& pBackend) = 0;
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 18 #include "mcld/Target/TargetLDBackend.h"
48 class GNULDBackend : public TargetLDBackend {
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 43 #include "mcld/Target/TargetLDBackend.h"
56 TargetLDBackend& pLDBackend)
776 /// Create relocation section, asking TargetLDBackend to
840 for (TargetLDBackend::extra_reloc_iterator
    [all...]
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 594 TargetLDBackend* createAArch64LDBackend(const LinkerConfig& pConfig) {
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 699 TargetLDBackend* createX86LDBackend(const LinkerConfig& pConfig) {
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp     [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp     [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp     [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 80 : TargetLDBackend(pConfig),
    [all...]

Completed in 678 milliseconds

12