Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp126 uint32_t OutputContentsOffset = 0; member
1249 CustomSection.OutputContentsOffset = Section.ContentsOffset; in writeCustomSection()
1256 applyRelocations(Relocations, CustomSection.OutputContentsOffset, Layout); in writeCustomSection()