Searched refs:old_location_ (Results 1 – 2 of 2) sorted by relevance
6739 : old_location_(location), in Branch()6761 : old_location_(location), in Branch()6784 : old_location_(location), in Branch()6801 : old_location_(location), in Branch()6868 uint32_t Riscv64Assembler::Branch::GetOldLocation() const { return old_location_; } in GetOldLocation()
2093 uint32_t old_location_; // Offset into assembler buffer in bytes. variable