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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  693       _archHandler.generateAtomContent(*ai.atom, r, addrForAtom,
  731     if (_archHandler.isThumbFunction(*_entryAtom))
  967   if (_archHandler.isThumbFunction(*atom))
 1079       } else if (rMode && _archHandler.needsLocalSymbolInRelocatableFile(atom)){
 1150     if (_archHandler.isLazyPointer(*ref)) {
 1325         _archHandler.appendSectionRelocations(*atom, info.offsetInSection, *ref,
 1357       if (_archHandler.isThumbFunction(*info.atom))
 1393         if (_archHandler.isDataInCodeTransition(ref->kindValue())) {
 1438         if (_archHandler.isPointer(*ref)) {
 1460         else if (_archHandler.isLazyPointer(*ref)) {
 1501       if (hr->kindValue() == _archHandler.lazyImmediateLocationKind()) {