Searched defs:UpdateSectionAlign (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Object/
H A DObjectBuilder.cpp87 UpdateSectionAlign(*target, pInputSection);
98 UpdateSectionAlign(*target, pInputSection);
120 UpdateSectionAlign(*target, pInputSection);
165 /// UpdateSectionAlign - update alignment for input section
166 void ObjectBuilder::UpdateSectionAlign(LDSection& pTo, const LDSection& pFrom) { function in class:mcld::ObjectBuilder
171 /// UpdateSectionAlign - update alignment for input section
172 void ObjectBuilder::UpdateSectionAlign(LDSection& pSection, function in class:mcld::ObjectBuilder

Completed in 2126 milliseconds