Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DTarget.h95 virtual bool relaxOnce(int pass) const { return false; } in relaxOnce() function
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DRISCV.cpp704 bool RISCV::relaxOnce(int pass) const { in relaxOnce() function in RISCV