Home
last modified time | relevance | path

Searched defs:D64 (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Dcfi_assembler.h210 CFISection &D64(uint64_t v) { Section::D64(v); return *this; } in D64() function
211 CFISection &D64(const Label &v) { Section::D64(v); return *this; } in D64() function
/external/OpenCSD/decoder/include/opencsd/stm/
Dtrc_pkt_types_stm.h119 uint64_t D64; /**< payload for D64 data packet */ member