Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp39 std::vector<ConcatInputSection *> macho::inputSections; member in macho
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h890 SmallVector<InputSection *, 0> inputSections; variable
H A DConfig.h477 SmallVector<InputSectionBase *, 0> inputSections; member