Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.h258 bool irelative : 1; /* Object has R_MACHDEP_IRELATIVE relocs */ member
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1702 auto irelative = std::stable_partition( in computeRels() local