Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dinsn-addr.h38 #define INSN_ADDRESSES_SIZE() (insn_addresses_.length ()) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dinsn-addr.h40 #define INSN_ADDRESSES_SIZE() (VEC_length (int, insn_addresses_)) macro