Searched refs:tombstone (Results 1 – 3 of 3) sorted by relevance
48 def tombstone: Separate<["--", "-"], "tombstone">,56 def: Joined<["--", "-"], "tombstone=">, Alias<tombstone>;
955 std::optional<uint64_t> tombstone; in relocateNonAlloc() local958 tombstone = 1; in relocateNonAlloc()960 tombstone = UINT64_MAX; // tombstone value in relocateNonAlloc()962 tombstone = 0; in relocateNonAlloc()966 tombstone = patAndValue.second; in relocateNonAlloc()991 if (!ds && tombstone) { in relocateNonAlloc()992 val = *tombstone; in relocateNonAlloc()1008 if (tombstone && (expr == R_ABS || expr == R_DTPREL)) { in relocateNonAlloc()1038 uint64_t value = SignExtend64<bits>(*tombstone); in relocateNonAlloc()
204381 tombstone