Searched defs:Selection (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCSectionCOFF.h34 int Selection; member in class:llvm::MCSectionCOFF
38 MCSectionCOFF(StringRef Section, unsigned Characteristics, int Selection, SectionKind K) argument
/freebsd-10.0-release/contrib/llvm/include/llvm/Object/
H A DCOFF.h90 support::ulittle8_t Selection; member in struct:llvm::object::coff_aux_section_definition
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DWinCOFFStreamer.cpp155 int Selection = COFF::IMAGE_COMDAT_SELECT_LARGEST; local
H A DMCContext.cpp273 getCOFFSection(StringRef Section, unsigned Characteristics, int Selection, SectionKind Kind) argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp723 int Selection = 0; local
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp393 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); local
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DCOFF.h368 uint8_t Selection; member in struct:llvm::COFF::AuxiliarySectionDefinition

Completed in 188 milliseconds