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

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

Completed in 54 milliseconds