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

References

tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  726         Sec ? (uint16_t)SYMBOL_SIMPLE_INDEX : (uint16_t)SHN_ABS, 0);
tools/llvm-objcopy/ELF/Object.cpp
  627   if (ShndxType == SYMBOL_SIMPLE_INDEX) {
  662       Sym.ShndxType = SYMBOL_SIMPLE_INDEX;