Searched defs:backend (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/gcc/libobjc/objc/
H A Dthr.h65 void * backend; /* Specific to backend */ member in struct:objc_mutex
72 void * backend; /* Specific to backend */ member in struct:objc_condition
/haiku-buildtools/cloog/include/cloog/
H A Dstate.h12 CloogBackend *backend; member in struct:cloogstate
/haiku-buildtools/legacy/binutils/bfd/
H A Decoff.c423 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
490 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
844 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
1554 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
2317 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3329 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3590 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3718 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
4442 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
[all...]
/haiku-buildtools/binutils/bfd/
H A Decoff.c429 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
496 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
851 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
1589 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
2357 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3279 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3567 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
4286 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dgogo.h120 backend() function in class:Gogo
2979 backend() function in class:Translate_context
[all...]
H A Dgogo.cc26 Gogo::Gogo(Backend* backend, Linemap* linemap, int, int pointer_size) argument
6273 Backend* backend = gogo->backend(); local
6347 Backend* backend = gogo->backend(); local
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Decoff.c3628 ecoff_padding_adjust(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, char **bufptrptr) argument
3656 ecoff_build_lineno(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, long *linecntptr) argument
3887 ecoff_build_symbols(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4252 ecoff_build_procs(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4342 ecoff_build_aux(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4494 ecoff_build_ss(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4537 ecoff_build_fdr(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4616 ecoff_build_debug(HDRR *hdr, char **bufp, const struct ecoff_debug_swap *backend) argument
[all...]
/haiku-buildtools/binutils/gas/
H A Decoff.c3622 ecoff_padding_adjust(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, char **bufptrptr) argument
3650 ecoff_build_lineno(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, long *linecntptr) argument
3881 ecoff_build_symbols(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4246 ecoff_build_procs(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4336 ecoff_build_aux(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4488 ecoff_build_ss(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4531 ecoff_build_fdr(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4610 ecoff_build_debug(HDRR *hdr, char **bufp, const struct ecoff_debug_swap *backend) argument
[all...]

Completed in 140 milliseconds