Searched refs:sizeShstrtab (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h111 /// sizeShstrtab - compute the size of .shstrtab
112 void sizeShstrtab(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp743 /// sizeShstrtab - compute the size of .shstrtab
744 void GNULDBackend::sizeShstrtab(Module& pModule) function in class:GNULDBackend
2560 sizeShstrtab(pModule);

Completed in 14 milliseconds