Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DWasmObjectWriter.cpp359 uint32_t getRelocationIndexValue(const WasmRelocationEntry &RelEntry);
672 return getRelocationIndexValue(RelEntry); in getProvisionalValue()
754 WasmObjectWriter::getRelocationIndexValue(const WasmRelocationEntry &RelEntry) { in getRelocationIndexValue() function in WasmObjectWriter
1138 uint32_t Index = getRelocationIndexValue(RelEntry); in writeRelocSection()