Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DLinkerScript.cpp176 void LinkerScript::expandOutputSection(uint64_t size) { in expandOutputSection() function in LinkerScript
189 expandOutputSection(val - dot); in setDot()
1039 expandOutputSection(data->size); in assignOffsets()
1056 expandOutputSection(dot - pos); in assignOffsets()
H A DLinkerScript.h276 void expandOutputSection(uint64_t size);