HomeSort by relevance Sort by last modified time
    Searched refs:finalizeStandardSymbols (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 88 return (finalizeStandardSymbols() &&
92 /// finalizeStandardSymbols - set the value of standard symbols
93 virtual bool finalizeStandardSymbols();
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 492 bool GNULDBackend::finalizeStandardSymbols()
    [all...]

Completed in 30 milliseconds