Home
last modified time | relevance | path

Searched refs:branchToBranch (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h309 bool branchToBranch = false; member
H A DRelocations.cpp1677 ctx.arg.branchToBranch) in scan()
1969 if (ctx.arg.branchToBranch) in postScanRelocations()
H A DInputSection.cpp435 if (!ctx.arg.relocatable && (linkerRelax || ctx.arg.branchToBranch)) { in copyRelocations()
H A DDriver.cpp1652 ctx.arg.branchToBranch = args.hasFlag( in readConfigs()