LDM_DB_SIZE
if (table->db_offset + LDM_DB_SIZE ==
entry->gpe_end - entry->gpe_start < LDM_DB_SIZE - 1)
db->ph.db_offset = last - LDM_DB_SIZE;
hdr.db_size != LDM_DB_SIZE ||
hdr.db_offset + LDM_DB_SIZE - 1 > last ||
hdr.th_offset[0] >= LDM_DB_SIZE ||
hdr.th_offset[1] >= LDM_DB_SIZE ||
hdr.conf_size + hdr.log_size >= LDM_DB_SIZE) {
e->gpe_end != db->ph.db_offset + LDM_DB_SIZE - 1)
hdr.conf_offset + conf_size >= LDM_DB_SIZE ||
hdr.log_offset + log_size >= LDM_DB_SIZE) {