Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Dcfi_assembler.h208 CFISection &D64(uint64_t v) { Section::D64(v); return *this; } in D64() function
209 CFISection &D64(const Label &v) { Section::D64(v); return *this; } in D64() function