Searched refs:expandOutputSection (Results 1 – 2 of 2) sorted by relevance
171 void LinkerScript::expandOutputSection(uint64_t size) { in expandOutputSection() function in LinkerScript190 expandOutputSection(val - dot); in setDot()1118 expandOutputSection(data->size); in assignOffsets()1139 expandOutputSection(dot - pos); in assignOffsets()1146 expandOutputSection(alignToPowerOf2(dot, config->commonPageSize) - dot); in assignOffsets()
296 void expandOutputSection(uint64_t size);