Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCLinkerOptimizationHint.h153 class MCLOHContainer {
163 MCLOHContainer() : EmitSize(0) {} in MCLOHContainer() function
201 typedef MCLOHContainer::LOHDirectives MCLOHDirectives;
DMCAssembler.h623 MCLOHContainer LOHContainer;
864 MCLOHContainer &getLOHContainer() { return LOHContainer; }
865 const MCLOHContainer &getLOHContainer() const {