Searched refs:expandMemoryRegions (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h285 void expandMemoryRegions(uint64_t size);
H A DLinkerScript.cpp161 void LinkerScript::expandMemoryRegions(uint64_t size) { function in class:LinkerScript
171 expandMemoryRegions(size);
1026 expandMemoryRegions(dot - pos);

Completed in 84 milliseconds