Home
last modified time | relevance | path

Searched refs:diagnoseMissingSGSectionAddress (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h372 void diagnoseMissingSGSectionAddress() const;
H A DLinkerScript.cpp1091 void LinkerScript::diagnoseMissingSGSectionAddress() const { in diagnoseMissingSGSectionAddress() function in LinkerScript
H A DWriter.cpp1995 ctx.script->diagnoseMissingSGSectionAddress(); in finalizeSections()