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

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 109 /// sizeShstrtab - compute the size of .shstrtab
110 void sizeShstrtab(Module& pModule);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 698 /// sizeShstrtab - compute the size of .shstrtab
699 void GNULDBackend::sizeShstrtab(Module& pModule) {
    [all...]

Completed in 175 milliseconds