Searched defs:H_SET_TEXT_SIZE (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-ieee.c595 H_SET_TEXT_SIZE (a, b) function
H A Dobj-aout.h221 #define H_SET_TEXT_SIZE(h,v) ((h)->header.a_text = md_section_align(SEG_TEXT, (v))) macro
H A Dobj-bout.h274 #define H_SET_TEXT_SIZE(h,v) ((h)->header.a_text = (v)) macro
H A Dobj-vms.h206 #define H_SET_TEXT_SIZE(h,v) ((h)->header.a_text = md_section_align(SEG_TEXT, (v))) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-ieee.c575 H_SET_TEXT_SIZE (a, b) function

Completed in 112 milliseconds