Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp338 uint32_t getRelocationIndexValue(const WasmRelocationEntry &RelEntry);
611 return getRelocationIndexValue(RelEntry); in getProvisionalValue()
690 WasmObjectWriter::getRelocationIndexValue(const WasmRelocationEntry &RelEntry) { in getRelocationIndexValue() function in WasmObjectWriter
1069 uint32_t Index = getRelocationIndexValue(RelEntry); in writeRelocSection()