Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp978 static void readGnuProperty(Ctx &ctx, const InputSection &sec, in readGnuProperty() function
1090 readGnuProperty<ELFT>(ctx, InputSection(*this, sec, name), *this); in createInputSection()