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

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 129 /// sizeInterp - compute the size of program interpreter's name
131 virtual void sizeInterp() = 0;
GNULDBackend.h 136 /// sizeInterp - compute the size of program interpreter's name
138 virtual void sizeInterp();
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 447 m_LDBackend.sizeInterp();
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 2021 milliseconds