Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp644 WasmObjectWriter::getProvisionalValue(const WasmRelocationEntry &RelEntry, in getProvisionalValue()
754 WasmObjectWriter::getRelocationIndexValue(const WasmRelocationEntry &RelEntry) { in getRelocationIndexValue()
771 for (const WasmRelocationEntry &RelEntry : Relocations) { in applyRelocations() local
1132 for (const WasmRelocationEntry &RelEntry : Relocs) { in writeRelocSection() local
1843 for (const WasmRelocationEntry &RelEntry : CodeRelocations) in writeOneObject() local
1845 for (const WasmRelocationEntry &RelEntry : DataRelocations) in writeOneObject() local