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

/openbsd-current/gnu/usr.bin/binutils/gdb/config/mips/
H A Dtm-obsd64.h27 #undef IN_SOLIB_DYNSYM_RESOLVE_CODE macro
28 #define IN_SOLIB_DYNSYM_RESOLVE_CODE(PC) mips64obsd_in_dynsym_resolve_code (PC) macro
H A Dnm-irix5.h23 #undef IN_SOLIB_DYNSYM_RESOLVE_CODE macro
H A Dtm-linux.h47 #undef IN_SOLIB_DYNSYM_RESOLVE_CODE macro
48 #define IN_SOLIB_DYNSYM_RESOLVE_CODE(PC) mips_linux_in_dynsym_resolve_code (PC) macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dsolib.h104 #define IN_SOLIB_DYNSYM_RESOLVE_CODE(pc) in_solib_dynsym_resolve_code (pc) macro
H A Dinfrun.c149 #define IN_SOLIB_DYNSYM_RESOLVE_CODE(pc) 0 macro

Completed in 133 milliseconds