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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp340 uint32_t getRelocationIndexValue(const WasmRelocationEntry &RelEntry);
554 return getRelocationIndexValue(RelEntry);
625 WasmObjectWriter::getRelocationIndexValue(const WasmRelocationEntry &RelEntry) { function in class:WasmObjectWriter
910 uint32_t Index = getRelocationIndexValue(RelEntry);

Completed in 74 milliseconds