Home
last modified time | relevance | path

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

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