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

  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 375 bool ObjectLinker::allocateCommonSymbols()
379 return m_LDBackend.allocateCommonSymbols(*m_pModule);
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 616 /// allocateCommonSymbols - allocate common symbols in the corresponding
620 bool MipsGNULDBackend::allocateCommonSymbols(Module& pModule)
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 42 milliseconds