Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp324 uint32_t getRelocationIndexValue(const WasmRelocationEntry &RelEntry);
582 return getRelocationIndexValue(RelEntry); in getProvisionalValue()
652 WasmObjectWriter::getRelocationIndexValue(const WasmRelocationEntry &RelEntry) { in getRelocationIndexValue() function in WasmObjectWriter
910 uint32_t Index = getRelocationIndexValue(RelEntry); in writeRelocSection()