Searched refs:getLayoutSize (Results 1 – 4 of 4) sorted by relevance
78 if (Item->getLayoutSize() > 0) { in start()79 uint32_t Prev = RelativeOffset + Item->getLayoutSize() - 1; in start()123 uint32_t Size = Layout.isEmptyBase() ? 1 : Layout.getLayoutSize(); in dump()
50 uint32_t getLayoutSize() const { return LayoutSize; } in getLayoutSize() function
137 uint32_t End = Begin + LI->getLayoutSize(); in ClassLayout()
158 static uint32_t getLayoutSize() { return 2 + sizeof(Layout); } in getLayoutSize() function277 static uint32_t getLayoutSize() { return 2 + sizeof(Layout); } in getLayoutSize() function