Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp640 const WasmRelocationEntry &RelEntry) { in getProvisionalValue() argument
750 getRelocationIndexValue(const WasmRelocationEntry & RelEntry) getRelocationIndexValue() argument
767 for (const WasmRelocationEntry &RelEntry : Relocations) { applyRelocations() local
1131 for (const WasmRelocationEntry &RelEntry : Relocs) { writeRelocSection() local
1836 for (const WasmRelocationEntry &RelEntry : CodeRelocations) writeOneObject() local
1838 for (const WasmRelocationEntry &RelEntry : DataRelocations) writeOneObject() local
[all...]