Home
last modified time | relevance | path

Searched refs:Discarded (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DPrettyTypeDumper.cpp102 uint32_t Discarded = 0; in filterAndSortClassDefs() local
107 Examined, UnfilteredCount, Discarded); in filterAndSortClassDefs()
112 ++Discarded; in filterAndSortClassDefs()
117 ++Discarded; in filterAndSortClassDefs()
123 ++Discarded; in filterAndSortClassDefs()
127 ++Discarded; in filterAndSortClassDefs()
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputFiles.cpp424 this->Sections[I] = &InputSection::Discarded; in initializeSections()
432 this->Sections[I] = &InputSection::Discarded; in initializeSections()
593 if (Target == &InputSection::Discarded) in getRelocTarget()
629 return &InputSection::Discarded; in createInputSection()
711 return &InputSection::Discarded; in createInputSection()
720 return &InputSection::Discarded; in createInputSection()
723 return &InputSection::Discarded; in createInputSection()
731 return &InputSection::Discarded; in createInputSection()
741 return &InputSection::Discarded; in createInputSection()
749 return &InputSection::Discarded; in createInputSection()
[all …]
H A DMarkLive.cpp148 if (Sec && Sec != &InputSection::Discarded && in scanEhFrameSection()
199 if (Sec == &InputSection::Discarded) in doGcSections()
H A DSymbols.cpp54 if (IS == &InputSection::Discarded) in getSymVA()
H A DInputSection.h352 static InputSection Discarded; variable
H A DInputSection.cpp355 InputSection InputSection::Discarded(nullptr, 0, 0, 0, ArrayRef<uint8_t>(), ""); member in InputSection
H A DDriver.cpp1604 if (S && S != &InputSection::Discarded) in link()
H A DSyntheticSections.cpp2435 if (!S || S == &InputSection::Discarded || !S->Live) in readAddressAreas()
/freebsd-12.1/contrib/binutils/ld/po/
H A Dld.pot589 "Discarded input sections\n"