Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddtrace.h489 GElf_Xword dto_text_size; /* size of text section */
491 GElf_Xword dto_data_size; /* size of data section */
493 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/contrib/elftoolchain/libelf/
H A Dgelf.h40 typedef Elf64_Xword GElf_Xword; /* Unsigned long words (64 bit) */ typedef