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

  /frameworks/compile/mclinker/include/mcld/Target/
ELFDynamic.h 154 /// reserveEntries - reserve entries
155 void reserveEntries(const ELFFileFormat& pFormat);
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 98 /// reserveEntries - reserve entries
99 void ELFDynamic::reserveEntries(const ELFFileFormat& pFormat)
GNULDBackend.cpp     [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 360 dynamic().reserveEntries(*file_format);
    [all...]

Completed in 42 milliseconds