Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h127 struct RelaxAux { struct
130 SmallVector<SymbolAnchor, 0> anchors;
133 std::unique_ptr<uint32_t[]> relocDeltas;
135 std::unique_ptr<RelType[]> relocTypes;
136 SmallVector<uint32_t, 0> writes;
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp505 struct RelaxAux { struct
506 RelaxConfig Config;
507 DenseMap<Block *, BlockRelaxAux> Blocks;