Searched refs:RL_TLV (Results 1 – 3 of 3) sorted by relevance
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/ |
H A D | outmacho.c | 85 RL_TLV, /* Thread local */ enumerator 91 #define RL_MAX_32 RL_TLV 490 case RL_TLV: in add_reloc() 631 addr += add_reloc(s, section, addr, RL_TLV, asize); in macho_output() 718 reltype = RL_TLV; in macho_output()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/ |
H A D | outmacho.c | 82 RL_TLV, /* Thread local */ enumerator 88 #define RL_MAX_32 RL_TLV 486 case RL_TLV: in add_reloc() 627 addr += add_reloc(s, section, addr, RL_TLV, asize); in macho_output() 714 reltype = RL_TLV; in macho_output()
|
/dports/devel/nasm/nasm-2.15.05/output/ |
H A D | outmacho.c | 82 RL_TLV, /* Thread local */ enumerator 88 #define RL_MAX_32 RL_TLV 486 case RL_TLV: in add_reloc() 627 addr += add_reloc(s, section, addr, RL_TLV, asize); in macho_output() 714 reltype = RL_TLV; in macho_output()
|