Home
last modified time | relevance | path

Searched defs:inputSections (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp39 std::vector<ConcatInputSection *> macho::inputSections; member in macho
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DConfig.h460 SmallVector<InputSectionBase *, 0> inputSections; global() member