Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp126 uint32_t OutputContentsOffset = 0; member
1251 CustomSection.OutputContentsOffset = Section.ContentsOffset; in writeCustomSection()
1258 applyRelocations(Relocations, CustomSection.OutputContentsOffset, Layout); in writeCustomSection()