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

References

tools/llvm-objcopy/ELF/ELFConfig.cpp
   61   if (Flags[0].getAsInteger(0, SI.Value))
tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  723     uint64_t Value = Sec ? Sec->Addr + SI.Value : SI.Value;
  723     uint64_t Value = Sec ? Sec->Addr + SI.Value : SI.Value;