Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAssembler.cpp1084 bool MCAssembler::layoutSectionOnce(MCAsmLayout &Layout, MCSection &Sec) { in layoutSectionOnce() function in MCAssembler
1132 while (layoutSectionOnce(Layout, Sec)) in layoutOnce()
/external/llvm/include/llvm/MC/
DMCAssembler.h660 bool layoutSectionOnce(MCAsmLayout &Layout, MCSection &Sec);