Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A 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 */
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 */
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dgelf.h42 typedef Elf64_Xword GElf_Xword; /* Unsigned long words (64 bit) */ typedef