Searched refs:kUnresolved (Results 1 – 3 of 3) sorted by relevance
2494 target_(kUnresolved), in Branch()2644 return target_ != kUnresolved; in IsResolved()2660 if (target == kUnresolved) in GetOffsetSizeNeeded()2878 uint32_t target = label->IsBound() ? GetLabelLocation(label) : Branch::kUnresolved; in Buncond()2893 uint32_t target = label->IsBound() ? GetLabelLocation(label) : Branch::kUnresolved; in Bcond()2899 uint32_t target = label->IsBound() ? GetLabelLocation(label) : Branch::kUnresolved; in Call()
1511 static constexpr uint32_t kUnresolved = 0xffffffff; // Unresolved target_ variable
1506 static constexpr uint32_t kUnresolved = 0xffffffff; // Unresolved target_ variable