Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c380 struct vector_type struct
404 static void vector_grow1 (struct vector_type *vec, size_t elsz); argument
427 struct vector_type lp; /* Vector of bfd_vma. */
428 struct vector_type ca; /* Vector of bfd_vma. */
429 struct vector_type qr; /* Vector of struct alpha_vms_vma_ref. */
439 struct vector_type shrlibs;
2678 vector_grow1 (struct vector_type *vec, size_t elsz) in vector_grow1()