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.cpp957 void readGnuProperty(const InputSection &sec, ObjFile<ELFT> &f) { in readGnuProperty() function
1077 readGnuProperty<ELFT>(InputSection(*this, sec, name), *this); in createInputSection()