Home
last modified time | relevance | path

Searched defs:RelEntry (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp537 WasmObjectWriter::getProvisionalValue(const WasmRelocationEntry &RelEntry) { in getProvisionalValue()
625 WasmObjectWriter::getRelocationIndexValue(const WasmRelocationEntry &RelEntry) { in getRelocationIndexValue()
641 for (const WasmRelocationEntry &RelEntry : Relocations) { in applyRelocations() local
907 for (const WasmRelocationEntry &RelEntry : Relocs) { in writeRelocSection() local
1503 for (const WasmRelocationEntry &RelEntry : CodeRelocations) in writeObject() local
1505 for (const WasmRelocationEntry &RelEntry : DataRelocations) in writeObject() local
/external/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp550 WasmObjectWriter::getProvisionalValue(const WasmRelocationEntry &RelEntry, in getProvisionalValue()
657 WasmObjectWriter::getRelocationIndexValue(const WasmRelocationEntry &RelEntry) { in getRelocationIndexValue()
674 for (const WasmRelocationEntry &RelEntry : Relocations) { in applyRelocations() local
1013 for (const WasmRelocationEntry &RelEntry : Relocs) { in writeRelocSection() local
1721 for (const WasmRelocationEntry &RelEntry : CodeRelocations) in writeOneObject() local
1723 for (const WasmRelocationEntry &RelEntry : DataRelocations) in writeOneObject() local