OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opncls
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/doc/
Makefile.am
26
opncls
.texi reloc.texi section.texi \
34
libbfd.p
opncls
.p reloc.p \
49
$(srcdir)/../libbfd.c $(srcdir)/../
opncls
.c \
59
$(srcdir)/../
opncls
.c $(srcdir)/../reloc.c \
183
opncls
.texi:
opncls
.stamp ; @true
184
opncls
.stamp: $(srcdir)/../
opncls
.c $(srcdir)/doc.str $(MKDOC)
185
./$(MKDOC) -f $(srcdir)/doc.str < $< >
opncls
.tmp
186
$(SHELL) $(srcdir)/../../move-if-change
opncls
.tmp opncls.tex
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
opncls.c
0
/*
opncls
.c -- open and close a BFD.
467
struct
opncls
struct
480
struct
opncls
*vec = (struct
opncls
*) abfd->iostream;
487
struct
opncls
*vec = (struct
opncls
*) abfd->iostream;
500
struct
opncls
*vec = (struct
opncls
*) abfd->iostream;
519
struct
opncls
*vec = (struct
opncls
*) abfd->iostream
[
all
...]
makefile.vms
42
opncls
.obj,reloc.obj,section.obj,simple.obj,srec.obj,stab-syms.obj,\
Makefile.am
68
format.lo init.lo libbfd.lo
opncls
.lo reloc.lo \
78
format.c init.c libbfd.c
opncls
.c reloc.c \
976
BFD_H_FILES = bfd-in.h init.c
opncls
.c libbfd.c section.c archures.c \
Completed in 112 milliseconds