Home
last modified time | relevance | path

Searched refs:MCLOHContainer (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCLinkerOptimizationHint.h134 class MCLOHContainer {
144 MCLOHContainer() : EmitSize(0) {} in MCLOHContainer() function
182 typedef MCLOHContainer::LOHDirectives MCLOHDirectives;
DMCAssembler.h146 MCLOHContainer LOHContainer;
390 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer()
391 const MCLOHContainer &getLOHContainer() const { in getLOHContainer()