Home
last modified time | relevance | path

Searched defs:DeltaOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFExtras.h35 auto DeltaOffset = static_cast<uint>((CR.r_offset - Offset) >> Shift); in encodeCrel() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1308 auto DeltaOffset = in writeSectionContent() local