Searched defs:ValueOffset (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Object/ | ||
H A D | OffloadBinary.h | 127 uint64_t ValueOffset; member |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryContext.cpp | 2215 auto ValueOffset = static_cast<uint64_t>(Address - Section->getAddress()); getUnsignedValueAtAddress() local |