Home
last modified time | relevance | path

Searched defs:setSectionOffset (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionWasm.h77 void setSectionOffset(uint64_t Offset) { SectionOffset = Offset; } in setSectionOffset() function
/external/llvm-project/llvm/include/llvm/MC/
DMCSectionWasm.h71 void setSectionOffset(uint64_t Offset) { SectionOffset = Offset; } in setSectionOffset() function