Home
last modified time | relevance | path

Searched defs:nlm_architecture (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dlibnlm.h224 #define nlm_architecture(bfd) \ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibnlm.h197 #define nlm_architecture(bfd) (nlm_backend (bfd) -> arch) macro