/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | cut.h | 14 TAILQ_HEAD(_texth, _text); 29 struct _text { /* Text: a linked list of lines. */ struct 30 TAILQ_ENTRY(_text) q; /* Linked list of text structures. */
|
H A D | common.h | 57 typedef struct _text TEXT;
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/gnuefi/ |
H A D | elf_arm_efi.lds | 9 _text = .; symbol 19 _text_size = . - _text;
|
H A D | elf_aarch64_efi.lds | 9 _text = .; symbol 19 _text_size = . - _text;
|
H A D | elf_mips64el_efi.lds | 9 _text = .; symbol 19 _text_size = . - _text;
|
H A D | elf_x86_64_fbsd_efi.lds | 22 _text = .; symbol 27 _text_size = . - _text;
|
H A D | elf_riscv64_efi.lds | 11 _text = .; symbol 21 _text_size = . - _text;
|
H A D | elf_x86_64_efi.lds | 22 _text = .; symbol 29 _text_size = . - _text;
|
H A D | elf_ia32_efi.lds | 16 _text = .; symbol 23 _text_size = . - _text;
|
H A D | elf_ia64_efi.lds | 16 _text = .; symbol 23 _text_size = . - _text;
|
H A D | elf_ia32_fbsd_efi.lds | 16 _text = .; symbol 23 _text_size = . - _text;
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/ |
H A D | debughook.c | 56 extern char _text, _data; in DebugHook() 67 L"0x%08x -s .data 0x%08x\n", &_text, &_data); in DebugHook()
|
/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | bootxx.ldscript | 16 _text = .;
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | edns.h | 86 EDE ## _text = (LITERAL ""); \
|
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
H A D | aix.sc | 28 ${RELOCATING+PROVIDE (_text = .);}
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
H A D | aix.sc | 28 ${RELOCATING+PROVIDE (_text = .);}
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | mime_state.c | 417 const char *_text = text; \ 419 REPORT_ERROR_LEN(state, err_type, _text, _len); \
|
/netbsd-src/external/gpl3/autoconf/dist/lib/m4sugar/ |
H A D | m4sugar.m4 | 778 [m4_ifdef([$0_text], 779 [m4_define([$0_text], [$1]_m4_defn([$0_text])[$2])], 781 _m4_defn([$0_text])_m4_popdef([$0_text]))])m4_define([$0_text], [$1$2])])])
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | linux | 170 8 search/1 \ A\ _text Linux kernel symbol map text
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
H A D | aix.em | 921 /* _text */
|
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
H A D | aix.em | 921 /* _text */
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-9495 | 549 descriptor section. Check for magic symbol names (_text, etc.),
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-9495 | 549 descriptor section. Check for magic symbol names (_text, etc.),
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ChangeLog-9495 | 549 descriptor section. Check for magic symbol names (_text, etc.),
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ChangeLog-9495 | 549 descriptor section. Check for magic symbol names (_text, etc.),
|