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

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1919 uint32_t CodeSectionIndex, DataSectionIndex; local
1935 CodeSectionIndex = writeCodeSection(Asm, Layout, Functions);
1954 writeRelocSection(CodeSectionIndex, "CODE", CodeRelocations);

Completed in 196 milliseconds