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

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 63 virtual void initTargetSymbols(IRBuilder& pBuilder, Module& pModule) {}
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 125 void AArch64GNULDBackend::initTargetSymbols(IRBuilder& pBuilder,
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 254 void X86GNULDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule) {
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 197 void ARMGNULDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule) {
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 474 void HexagonLDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule) {
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 123 void MipsGNULDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule) {
    [all...]

Completed in 194 milliseconds