Home | History | Annotate | Download | only in include

Lines Matching defs:user_set_vma

308 #define bfd_set_section_vma(bfd, ptr, val) (((ptr)->vma = (ptr)->lma = (val)), ((ptr)->user_set_vma = TRUE), TRUE)
1396 unsigned int user_set_vma : 1;
1444 user_set_vma flag is maintained by bfd; if it's not set, the
1700 /* name, id, index, next, prev, flags, user_set_vma, */ \