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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp346 bool isDSO = local
349 findSection(sections, isDSO ? SHT_DYNSYM : SHT_SYMTAB);

Completed in 97 milliseconds