Searched refs:setOrdinal (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCSection.h130 void setOrdinal(unsigned Value) { Ordinal = Value; } function in class:llvm::MCSection
/external/llvm/include/llvm/Support/
H A DCOFF.h443 void setOrdinal(uint16_t o) { function in struct:llvm::COFF::ImportLookupTableEntry32
/external/llvm/lib/MC/
H A DMCAssembler.cpp901 Sec.setOrdinal(SectionIndex++);

Completed in 107 milliseconds