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