Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2417 bool BranchRelocationType = true; in disassembleObject() local
2432 BranchRelocationType = in disassembleObject()
2450 } else if (BranchRelocationType && !RelFixedUp) in disassembleObject()