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.h339 void diagnoseMissingSGSectionAddress() const;
H A DLinkerScript.cpp962 void LinkerScript::diagnoseMissingSGSectionAddress() const { in diagnoseMissingSGSectionAddress() function in LinkerScript
H A DWriter.cpp1882 script->diagnoseMissingSGSectionAddress(); in finalizeSections()