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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 397 /// doCreateProgramHdrs - backend can implement this function to create the
399 void MipsGNULDBackend::doCreateProgramHdrs(Module& pModule)
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 295 /// doCreateProgramHdrs - backend can implement this function to create the
297 void X86GNULDBackend::doCreateProgramHdrs(Module& pModule)
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 634 /// doCreateProgramHdrs - backend can implement this function to create the
636 void ARMGNULDBackend::doCreateProgramHdrs(Module& pModule)
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp     [all...]

Completed in 150 milliseconds