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

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

Completed in 107 milliseconds