Searched defs:initTargetSectionMap (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h53 virtual bool initTargetSectionMap(SectionMap& pSectionMap) { return true;} function in class:mcld::TargetLDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp81 bool ARMGNULDBackend::initTargetSectionMap(SectionMap& pSectionMap) function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp693 bool X86GNULDBackend::initTargetSectionMap(SectionMap& pSectionMap) function in class:X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp62 bool MipsGNULDBackend::initTargetSectionMap(SectionMap& pSectionMap) function in class:mcld::MipsGNULDBackend

Completed in 67 milliseconds