Searched refs:header_address (Results 1 – 1 of 1) sorted by relevance
457 const uintptr_t header_address = reinterpret_cast<uintptr_t>(header); in Load() local458 if (pool_address == header_address + dtohl(header->typeStrings)) { in Load()466 } else if (pool_address == header_address + dtohl(header->keyStrings)) { in Load()