Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputFiles.cpp370 bool isDSO = in init() local
373 findSection(sections, isDSO ? SHT_DYNSYM : SHT_SYMTAB); in init()