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

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 50 virtual bool initTargetSectionMap(SectionMap& pSectionMap) { return true;}
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 74 bool ARMGNULDBackend::initTargetSectionMap(SectionMap& pSectionMap)
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 581 bool X86GNULDBackend::initTargetSectionMap(SectionMap& pSectionMap)
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 60 bool MipsGNULDBackend::initTargetSectionMap(SectionMap& pSectionMap)

Completed in 1330 milliseconds