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

References

lib/Target/ARM/ARMAsmPrinter.cpp
  904     assert(ACPV->isExtSymbol() && "unrecognized constant pool value");
lib/Target/ARM/ARMBaseInstrInfo.cpp
 1671   else if (ACPV->isExtSymbol())
lib/Target/ARM/ARMConstantPoolValue.h
  237     return ACPV->isExtSymbol();