Home
last modified time | relevance | path

Searched refs:PayloadOffset (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp52 uint64_t PayloadOffset; member
382 Section.PayloadOffset = W->OS.tell(); in startSection()
414 Section.PayloadOffset = W->OS.tell(); in startCustomSection()
437 Size -= Section.PayloadOffset; in endSection()