Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DInputFiles.cpp371 bool isDSO = in init() local
374 findSection(sections, isDSO ? SHT_DYNSYM : SHT_SYMTAB); in init()