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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp755 static uint32_t readAndFeatures(ObjFile<ELFT> *obj, ArrayRef<uint8_t> data) { function in namespace:lld::elf
968 this->andFeatures = readAndFeatures(this, contents);

Completed in 127 milliseconds