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

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 60 virtual void initTargetSymbols(IRBuilder& pBuilder, Module& pModule) { }
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 70 void MipsGNULDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule)
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 271 void X86GNULDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule)
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 117 void ARMGNULDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule)
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 495 void HexagonLDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule)
    [all...]

Completed in 233 milliseconds