Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dvms.h594 struct location_struct *location_stack; member
Dvms.c84 PRIV (location_stack) = bfd_alloc (abfd, amt); in vms_initialize()
85 if (PRIV (location_stack) == NULL) in vms_initialize()