Searched refs:GElf_Xword (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddtrace.h478 GElf_Xword dto_text_size; /* size of text section */
480 GElf_Xword dto_data_size; /* size of data section */
482 GElf_Xword dto_bss_size; /* size of BSS */
H A Ddt_impl.h139 GElf_Xword dm_text_size; /* size in bytes of text section */
141 GElf_Xword dm_data_size; /* size in bytes of data section */
143 GElf_Xword dm_bss_size; /* size in bytes of BSS */
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dgelf.h40 typedef Elf64_Xword GElf_Xword; /* Unsigned long words (64 bit) */ typedef

Completed in 93 milliseconds