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

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp397 /// doCreateProgramHdrs - backend can implement this function to create the
399 void MipsGNULDBackend::doCreateProgramHdrs(Module& pModule) function in class:MipsGNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp295 /// doCreateProgramHdrs - backend can implement this function to create the
297 void X86GNULDBackend::doCreateProgramHdrs(Module& pModule) function in class:X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp634 /// doCreateProgramHdrs - backend can implement this function to create the
636 void ARMGNULDBackend::doCreateProgramHdrs(Module& pModule) function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp1031 /// doCreateProgramHdrs - backend can implement this function to create the
1033 void HexagonLDBackend::doCreateProgramHdrs(Module& pModule) function in class:HexagonLDBackend

Completed in 27 milliseconds