Searched defs:lp_size (Results 1 – 2 of 2) sorted by relevance
267 size_t lp_size() const { lp_size() function
1671 uint32_t lp_size = O->is64Bit() ? 8 : 4; in DumpLiteralPointerSection() local