Searched refs:getDrectveSection (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h284 const MCSection *getDrectveSection() const { return DrectveSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp649 OutStreamer.SwitchSection(TLOFCOFF.getDrectveSection());

Completed in 73 milliseconds