Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp183 uint32_t OutputContentsOffset; member
187 : Name(Name), Section(Section), OutputContentsOffset(0), in WasmCustomSection()
1021 CustomSection.OutputContentsOffset = Section.ContentsOffset; in writeCustomSections()
1028 applyRelocations(Relocations, CustomSection.OutputContentsOffset); in writeCustomSections()