Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/binutils/
H A Ddwarf.c169 # define DWARF_VMA_FMT_LONG "%16.16llx" macro
172 # define DWARF_VMA_FMT_LONG "%016I64x" macro
176 # define DWARF_VMA_FMT_LONG "%16.16lx" macro
/dragonfly/contrib/binutils-2.34/binutils/
H A Ddwarf.c211 # define DWARF_VMA_FMT_LONG "%16.16llx" macro
214 # define DWARF_VMA_FMT_LONG "%016I64x" macro
218 # define DWARF_VMA_FMT_LONG "%16.16lx" macro