HomeSort by relevance Sort by last modified time
    Searched defs:initTargetSections (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 52 virtual void initTargetSections(MCLinker& pLinker) { }
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 83 void ARMGNULDBackend::initTargetSections(MCLinker& pLinker)
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 586 void X86GNULDBackend::initTargetSections(MCLinker& pLinker)
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 67 void MipsGNULDBackend::initTargetSections(MCLinker& pLinker)

Completed in 385 milliseconds