Searched defs:AMD (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.c | 435 #define AMD ELFOSABI_NONE, EM_AMD64 macro 450 { SHF_AMD64_LARGE, AMD, MSG_SHF_AMD64_LARGE_CF }, 466 { SHF_AMD64_LARGE, AMD, MSG_SHF_AMD64_LARGE_NF }, 475 #undef AMD macro
|
H A D | symbols.c | 283 #define AMD ELFOSABI_NONE, EM_AMD64 macro 294 { SHN_AMD64_LCOMMON, AMD, MSG_SHN_AMD64_LCOMMON_DEF }, 305 { SHN_AMD64_LCOMMON, AMD, MSG_SHN_AMD64_LCOMMON_CF }, 316 { SHN_AMD64_LCOMMON, AMD, MSG_SHN_AMD64_LCOMMON_CFNP }, 327 { SHN_AMD64_LCOMMON, AMD, MSG_SHN_AMD64_LCOMMON_NF }, 367 #undef AMD macro
|
Completed in 479 milliseconds