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