reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objdump/llvm-objdump.cpp
 1402         if (SecondarySTI) {
 1404             STI = PrimaryIsThumb ? SecondarySTI : PrimarySTI;
 1407             STI = PrimaryIsThumb ? PrimarySTI : SecondarySTI;