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

/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCSectionCOFF.cpp31 void MCSectionCOFF::setSelection(int Selection, argument
H A DWinCOFFStreamer.cpp151 int Selection = COFF::IMAGE_COMDAT_SELECT_LARGEST; local
H A DMCContext.cpp283 getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind, StringRef COMDATSymName, int Selection, const MCSectionCOFF *Assoc) argument
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCSectionCOFF.h43 mutable int Selection; member in class:llvm::MCSectionCOFF
52 MCSectionCOFF(StringRef Section, unsigned Characteristics, const MCSymbol *COMDATSymbol, int Selection, const MCSectionCOFF *Assoc, SectionKind K) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp724 int Selection = 0; local
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp408 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); local
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DCOFF.h219 support::ulittle8_t Selection; member in struct:llvm::object::coff_aux_section_definition
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCOFF.h371 uint8_t Selection; member in struct:llvm::COFF::AuxiliarySectionDefinition

Completed in 193 milliseconds