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

/external/llvm/include/llvm/Support/
H A DCOFF.h431 void setOrdinal(uint16_t o) { function in struct:llvm::COFF::ImportLookupTableEntry32
/external/llvm/include/llvm/MC/
H A DMCAssembler.h631 void setOrdinal(unsigned Value) { Ordinal = Value; } function in class:llvm::MCSectionData
/external/llvm/lib/MC/
H A DMCAssembler.cpp873 it->setOrdinal(SectionIndex++);

Completed in 394 milliseconds