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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAssembler.h 191 bool layoutSectionOnce(MCAsmLayout &Layout, MCSection &Sec);
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCAssembler.cpp 1232 bool MCAssembler::layoutSectionOnce(MCAsmLayout &Layout, MCSection &Sec) {
1258 while (layoutSectionOnce(Layout, Sec))

Completed in 20 milliseconds