Home
last modified time | relevance | path

Searched refs:SHT (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/bin/ln/tests/
H A Dln_test.sh53 atf_check -o inline:'Symbolic Link\n' stat -f %SHT B
134 atf_check -o inline:'Symbolic Link\n' stat -f %SHT C
149 atf_check -o inline:'Symbolic Link\n' stat -f %SHT C
165 atf_check -o inline:'Symbolic Link\n' stat -f %SHT B
182 atf_check -o inline:'Symbolic Link\n' stat -f %SHT B
197 atf_check -o inline:'Symbolic Link\n' stat -f %SHT B
211 atf_check -o inline:'Symbolic Link\n' stat -f %SHT B
226 atf_check -o inline:'Symbolic Link\n' stat -f %SHT B
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DELFObjectFile.h306 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in toDRI() local
308 (reinterpret_cast<uintptr_t>(SymTable) - SHT) / sizeof(Elf_Shdr); in toDRI()
785 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in section_rel_begin() local
786 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize; in section_rel_begin()
/freebsd-12.1/contrib/ntp/
H A DChangeLog1102 * [Bug 2503] SHT utility outdated