Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.h244 uint32_t parentSection);
/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp1049 auto *parentSection = infoCategoryWriter.catNameInfo.inputSection; in emitCategoryName() local
1054 parentSection->subsections.push_back({0, newStringSec}); in emitCategoryName()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp14224 SectionTracker& parentSection = static_cast<SectionTracker&>( *parent ); in SectionTracker() local
14225 addNextFilters( parentSection.m_filters ); in SectionTracker()