Searched defs:InputSectionBase (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DInputSection.h104 class InputSectionBase : public SectionBase { class in namespace:lld::elf
[all...]
H A DInputSection.cpp57 InputSectionBase::InputSectionBase(InputFile *file, uint64_t flags, function in class:lld::elf::InputSectionBase
122 InputSectionBase::InputSectionBase(ObjFile<ELFT> &file, function in class:lld::elf::InputSectionBase
[all...]

Completed in 107 milliseconds