Searched refs:bit_width_32 (Results 1 – 1 of 1) sorted by relevance
2335 bool bit_width_32 = addr_byte_size == 4; in ParseSymtab() local2337 bit_width_32 ? sizeof(struct nlist) : sizeof(struct nlist_64); in ParseSymtab()