Home
last modified time | relevance | path

Searched defs:PreviousOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp267 uint64_t PreviousOffset = Offset; layoutTail() local
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h116 auto PreviousOffset = Offset--; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1032 uint32_t PreviousOffset = 0; in parseRelocSection() local