Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddtrace.h479 GElf_Xword dto_text_size; /* size of text section */
481 GElf_Xword dto_data_size; /* size of data section */
483 GElf_Xword dto_bss_size; /* size of BSS */
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-12-stable/contrib/elftoolchain/libelf/
Dgelf.h40 typedef Elf64_Xword GElf_Xword; /* Unsigned long words (64 bit) */ typedef