Home
last modified time | relevance | path

Searched defs:H_SET_RELOCATION_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-ieee.c595 H_SET_RELOCATION_SIZE () in H_SET_RELOCATION_SIZE() function
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dobj-ieee.c615 H_SET_RELOCATION_SIZE () in H_SET_RELOCATION_SIZE() function
H A Dobj-aout.h225 #define H_SET_RELOCATION_SIZE(h,t,d) (H_SET_TEXT_RELOCATION_SIZE((h),(t)),\ macro
H A Dobj-bout.h278 #define H_SET_RELOCATION_SIZE(h,t,d) (H_SET_TEXT_RELOCATION_SIZE((h),(t)),\ macro