Searched refs:tombstone (Results 1 – 3 of 3) sorted by relevance
48 def tombstone: Separate<["--", "-"], "tombstone">,56 def: Joined<["--", "-"], "tombstone=">, Alias<tombstone>;
1024 std::optional<uint64_t> tombstone; in relocateNonAlloc() local1027 tombstone = 1; in relocateNonAlloc()1029 tombstone = UINT64_MAX; // tombstone value in relocateNonAlloc()1031 tombstone = 0; in relocateNonAlloc()1035 tombstone = patAndValue.second; in relocateNonAlloc()1060 if (!ds && tombstone) { in relocateNonAlloc()1061 val = *tombstone; in relocateNonAlloc()1076 if (tombstone && (expr == R_ABS || expr == R_DTPREL)) { in relocateNonAlloc()1106 uint64_t value = SignExtend64<bits>(*tombstone); in relocateNonAlloc()
204381 tombstone