Searched refs:LocationEndOffset (Results 1 – 2 of 2) sorted by relevance
468 uint64_t LocationOffset, LocationEndOffset; in shouldKeepVariableDIE() local469 std::tie(LocationOffset, LocationEndOffset) = in shouldKeepVariableDIE()477 if (!RelocMgr.hasValidRelocationAt(LocationOffset, LocationEndOffset, in shouldKeepVariableDIE()
2098 uint32_t LocationOffset, LocationEndOffset; in shouldKeepVariableDIE() local2099 std::tie(LocationOffset, LocationEndOffset) = in shouldKeepVariableDIE()2107 if (!RelocMgr.hasValidRelocation(LocationOffset, LocationEndOffset, MyInfo) || in shouldKeepVariableDIE()