Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dctfc.h118 uint32_t ctti_lsizelo; /* Low 32 bits of type size in bytes. */ member
Dctfout.cc375 dw2_asm_output_data (4, type->dtd_data.ctti_lsizelo, "ctt_lsizelo"); in ctf_asm_type()
Dctfc.cc835 dtd->dtd_data.ctti_lsizelo = CTF_SIZE_TO_LSIZE_LO (size); in ctf_add_sou()