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

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp359 uint32_t getRelocationIndexValue(const WasmRelocationEntry &RelEntry);
672 return getRelocationIndexValue(RelEntry);
755 WasmObjectWriter::getRelocationIndexValue(const WasmRelocationEntry &RelEntry) { function in class:WasmObjectWriter
1137 uint32_t Index = getRelocationIndexValue(RelEntry);

Completed in 110 milliseconds