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

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp342 void AArch64GNULDBackend::doCreateProgramHdrs(Module& pModule) function in class:AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp345 /// doCreateProgramHdrs - backend can implement this function to create the
347 void X86GNULDBackend::doCreateProgramHdrs(Module& pModule) function in class:X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp756 /// doCreateProgramHdrs - backend can implement this function to create the
758 void ARMGNULDBackend::doCreateProgramHdrs(Module& pModule) function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp1055 /// doCreateProgramHdrs - backend can implement this function to create the
1057 void HexagonLDBackend::doCreateProgramHdrs(Module& pModule) function in class:HexagonLDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp679 /// doCreateProgramHdrs - backend can implement this function to create the
681 void MipsGNULDBackend::doCreateProgramHdrs(Module& pModule) function in class:MipsGNULDBackend

Completed in 96 milliseconds