Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp124 void LinkerScript::expandOutputSection(uint64_t size) { in expandOutputSection() function in LinkerScript
137 expandOutputSection(val - dot); in setDot()
865 expandOutputSection(pos - before); in output()
997 expandOutputSection(cmd->size); in assignOffsets()
H A DLinkerScript.h262 void expandOutputSection(uint64_t size);