Searched refs:l_version (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Delf32.h82 Elf32_Word l_version; /* Interface version string index. */ member in struct:__anon15800
H A Delf64.h91 Elf64_Word l_version; /* Interface version string index. */ member in struct:__anon15818
/freebsd-13-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h2443 Elf32_Word l_version; /* Interface version string index. */ member in struct:__anon599
2452 Elf64_Word l_version; /* Interface version string index. */ member in struct:__anon600
/freebsd-13-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c4155 printf("%-7d %#x", lib->l_version, lib->l_flags);

Completed in 144 milliseconds