HomeSort by relevance Sort by last modified time
    Searched refs:layoutSectionOnce (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCAssembler.cpp 761 bool MCAssembler::layoutSectionOnce(MCAsmLayout &Layout,
805 while(layoutSectionOnce(Layout, SD))
  /external/llvm/include/llvm/MC/
MCAssembler.h 753 bool layoutSectionOnce(MCAsmLayout &Layout, MCSectionData &SD);

Completed in 554 milliseconds