HomeSort by: relevance | last modified time | path
    Searched defs:_text (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
elf_aarch64_efi.lds 9 _text = .; symbol in section:.text
19 _text_size = . - _text;
elf_arm_efi.lds 9 _text = .; symbol in section:.text
19 _text_size = . - _text;
elf_ia32_efi.lds 16 _text = .; symbol in section:.text
23 _text_size = . - _text;
elf_ia32_fbsd_efi.lds 16 _text = .; symbol in section:.text
23 _text_size = . - _text;
elf_ia64_efi.lds 16 _text = .; symbol in section:.text
23 _text_size = . - _text;
elf_mips64el_efi.lds 9 _text = .; symbol in section:.text
19 _text_size = . - _text;
elf_riscv64_efi.lds 11 _text = .; symbol in section:.text
21 _text_size = . - _text;
elf_x86_64_efi.lds 22 _text = .; symbol in section:.text
29 _text_size = . - _text;
elf_x86_64_fbsd_efi.lds 22 _text = .; symbol in section:.text
27 _text_size = . - _text;

Completed in 45 milliseconds