Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DInputFiles.h99 bool shouldExtractForCommon(StringRef name);
H A DSymbols.cpp631 other.file->shouldExtractForCommon(getName())) { in resolve()
H A DInputFiles.cpp1801 bool InputFile::shouldExtractForCommon(StringRef name) { in shouldExtractForCommon() function in InputFile