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

References

include/llvm/BinaryFormat/DynamicTags.def
   70 DYNAMIC_TAG_MARKER(ENCODING, 32) // Values from here to DT_LOOS follow the rules
   84 DYNAMIC_TAG_MARKER(LOOS, 0x60000000)   // Start of environment specific tags.
   85 DYNAMIC_TAG_MARKER(HIOS, 0x6FFFFFFF)   // End of environment specific tags.
   86 DYNAMIC_TAG_MARKER(LOPROC, 0x70000000) // Start of processor specific tags.
   87 DYNAMIC_TAG_MARKER(HIPROC, 0x7FFFFFFF) // End of processor specific tags.