Home
last modified time | relevance | path

Searched refs:expandOutputSection (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp177 void LinkerScript::expandOutputSection(uint64_t size) { in expandOutputSection() function in LinkerScript
190 expandOutputSection(val - dot); in setDot()
1053 expandOutputSection(data->size); in assignOffsets()
1070 expandOutputSection(dot - pos); in assignOffsets()
H A DLinkerScript.h276 void expandOutputSection(uint64_t size);