Home
last modified time | relevance | path

Searched defs:R_GL (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DXCOFF.h225 R_GL = 0x05, ///< Global linkage-external TOC address relocation. Provides the enumerator
/freebsd-12-stable/contrib/binutils/include/coff/
Dxcoff.h69 #define R_GL (0x05) macro