HomeSort by: relevance | last modified time | path
    Searched refs:MCLOHContainer (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCLinkerOptimizationHint.h 136 class MCLOHContainer {
146 MCLOHContainer() = default;
184 using MCLOHDirectives = MCLOHContainer::LOHDirectives;
MCAssembler.h 153 MCLOHContainer LOHContainer;
431 MCLOHContainer &getLOHContainer() { return LOHContainer; }
432 const MCLOHContainer &getLOHContainer() const {

Completed in 41 milliseconds