Searched refs:mapped_size (Results 1 – 3 of 3) sorted by relevance
112 uint64_t mapped_size; member
330 jr->unwinding.mapped_size = bswap_64(jr->unwinding.mapped_size); in jit_get_next_entry()692 jd->unwinding_mapped_size = jr->unwinding.mapped_size; in jit_repipe_unwinding_info()
160 uint64_t mapped_size : the size of the unwinding data mapped in memory170 NOTE: The mapped_size is generally either the same as unwind_data_size (if the unwinding data was m…
Completed in 5 milliseconds