Searched refs:lp_size (Results 1 – 1 of 1) sorted by relevance
770 uint32_t lp_size = O->is64Bit() ? 8 : 4; in DumpLiteralPointerSection() local790 for (uint32_t i = 0; i < sect_size; i += lp_size) { in DumpLiteralPointerSection()