Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp644 assert(GOTIndices.count(RelEntry.Symbol) > 0 && "symbol not found in GOT index space"); in getProvisionalValue() argument
755 getRelocationIndexValue(const WasmRelocationEntry & RelEntry) getRelocationIndexValue() argument
772 for (const WasmRelocationEntry &RelEntry : Relocations) { applyRelocations() local
1134 for (const WasmRelocationEntry &RelEntry : Relocs) { writeRelocSection() local
1844 for (const WasmRelocationEntry &RelEntry : CodeRelocations) writeOneObject() local
1846 for (const WasmRelocationEntry &RelEntry : DataRelocations) writeOneObject() local
[all...]