|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp 239 Writer->addRelocation(A_Base, Fragment->getParent(), MRE);
296 Writer->addRelocation(A_Base, Fragment->getParent(), MRE);
382 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE);
403 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE);
lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp 239 Writer->addRelocation(nullptr, Fragment->getParent(), MRE);
250 Writer->addRelocation(nullptr, Fragment->getParent(), MRE);
316 Writer->addRelocation(nullptr, Fragment->getParent(), MRE);
326 Writer->addRelocation(nullptr, Fragment->getParent(), MRE);
500 Writer->addRelocation(nullptr, Fragment->getParent(), MREPair);
503 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE);
lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp 281 Writer->addRelocation(nullptr, Fragment->getParent(), MRE);
295 Writer->addRelocation(nullptr, Fragment->getParent(), MRE);
373 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE);
lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp 209 Writer->addRelocation(A_Base, Fragment->getParent(), MRE);
360 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE);
437 Writer->addRelocation(nullptr, Fragment->getParent(), MRE);
459 Writer->addRelocation(nullptr, Fragment->getParent(), MRE);
500 Writer->addRelocation(&SymA->getSymbol(), Fragment->getParent(), MRE);
596 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE);