Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DWasmObjectWriter.cpp183 uint32_t OutputContentsOffset; member
187 : Name(Name), Section(Section), OutputContentsOffset(0), in WasmCustomSection()
1065 CustomSection.OutputContentsOffset = Section.ContentsOffset; in writeCustomSections()
1072 applyRelocations(Relocations, CustomSection.OutputContentsOffset); in writeCustomSections()