Home | History | Annotate | Download | only in mips

Lines Matching defs:target_

625     static constexpr uint32_t kUnresolved = 0xffffffff;  // Unresolved target_
721 // branch at a given location by this delta (just changes location_ and target_).
730 // max_short_distance caps the maximum distance between location_ and target_
750 uint32_t target_; // Offset into assembler buffer in bytes.