Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.h986 class MipsRldMapSection : public SyntheticSection {
988 MipsRldMapSection();
1205 MipsRldMapSection *mipsRldMap;
HDSyntheticSections.cpp3257 MipsRldMapSection::MipsRldMapSection() in MipsRldMapSection() function in lld::elf::MipsRldMapSection
HDWriter.cpp355 in.mipsRldMap = make<MipsRldMapSection>(); in createSyntheticSections()