Home
last modified time | relevance | path

Searched refs:_LIT (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
De32boot.h28 _LIT(E32BootName, "e32boot");
/netbsd/src/external/gpl3/binutils/dist/include/coff/
Driscv64.h50 #define _LIT ".rdata" macro
Dloongarch64.h52 #define _LIT ".rdata" macro
Daarch64.h52 #define _LIT ".rdata" macro
Darm.h102 #define _LIT ".rdata" macro
DChangeLog-9103468 * arm.h (_LIT): Define.
1000 * a29k.h: Define _LIT.
/netbsd/src/external/gpl3/gdb/dist/include/coff/
Dloongarch64.h52 #define _LIT ".rdata" macro
Driscv64.h50 #define _LIT ".rdata" macro
Daarch64.h52 #define _LIT ".rdata" macro
Darm.h102 #define _LIT ".rdata" macro
DChangeLog-9103468 * arm.h (_LIT): Define.
1000 * a29k.h: Define _LIT.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dcoffcode.h472 #ifdef _LIT in sec_to_styp_flags()
474 else if (!strcmp (sec_name, _LIT)) in sec_to_styp_flags()
814 #ifdef _LIT in styp_to_sec_flags()
815 else if (strcmp (name, _LIT) == 0) in styp_to_sec_flags()
DChangeLog-91933869 * coffcode.h [_LIT]: Recognize .lit section.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dcoffcode.h472 #ifdef _LIT in sec_to_styp_flags()
474 else if (!strcmp (sec_name, _LIT)) in sec_to_styp_flags()
814 #ifdef _LIT in styp_to_sec_flags()
815 else if (strcmp (name, _LIT) == 0) in styp_to_sec_flags()
DChangeLog-91933869 * coffcode.h [_LIT]: Recognize .lit section.