Home
last modified time | relevance | path

Searched refs:eht (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D1096.key8 HIF3KfrCr/2eht/6/nXGxGunBsS5DLi4o/n4QF2P24sSaDpISPsRQnnktVA9Knvn
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf64-sparc.c1888 struct elf_link_hash_table *eht = elf_hash_table (info); local
1919 dynstr = eht->dynstr;
1952 if (eht->dynlocal == NULL)
1953 eht->dynlocal = entry;
1956 for (e = eht->dynlocal; e->next; e = e->next)
1960 eht->dynsymcount++;
Delflink.c507 struct elf_link_hash_table *eht; in bfd_elf_link_record_local_dynamic_symbol() local
569 eht = elf_hash_table (info); in bfd_elf_link_record_local_dynamic_symbol()
571 entry->next = eht->dynlocal; in bfd_elf_link_record_local_dynamic_symbol()
572 eht->dynlocal = entry; in bfd_elf_link_record_local_dynamic_symbol()
575 eht->dynsymcount++; in bfd_elf_link_record_local_dynamic_symbol()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delfxx-sparc.c2361 struct elf_link_hash_table *eht = elf_hash_table (info); in _bfd_sparc_elf_size_dynamic_sections() local
2366 dynstr = eht->dynstr; in _bfd_sparc_elf_size_dynamic_sections()
2399 if (eht->dynlocal == NULL) in _bfd_sparc_elf_size_dynamic_sections()
2400 eht->dynlocal = entry; in _bfd_sparc_elf_size_dynamic_sections()
2403 for (e = eht->dynlocal; e->next; e = e->next) in _bfd_sparc_elf_size_dynamic_sections()
2407 eht->dynsymcount++; in _bfd_sparc_elf_size_dynamic_sections()
Delflink.c552 struct elf_link_hash_table *eht; in bfd_elf_link_record_local_dynamic_symbol() local
614 eht = elf_hash_table (info); in bfd_elf_link_record_local_dynamic_symbol()
616 entry->next = eht->dynlocal; in bfd_elf_link_record_local_dynamic_symbol()
617 eht->dynlocal = entry; in bfd_elf_link_record_local_dynamic_symbol()
620 eht->dynsymcount++; in bfd_elf_link_record_local_dynamic_symbol()
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlrequick.pod478 $x =~ s/(\w+)/reverse $1/ge; # $x contains "eht tac ni eht tah"