OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libopcodes
(Results
1 - 25
of
101
) sorted by relevancy
1
2
3
4
5
/src/external/gpl3/binutils/lib/
Makefile
3
SUBDIR+= libgnuctf
libopcodes
libbfd libiberty libsframe
/src/external/gpl3/binutils.old/lib/
Makefile
3
SUBDIR+= libgnuctf
libopcodes
libbfd libiberty libsframe
/src/external/gpl3/gdb/lib/
Makefile
5
SUBDIR+= libbacktrace libbfd libiberty
libopcodes
libgdb libgdbsupport
/src/external/gpl3/gdb.old/lib/
Makefile
5
SUBDIR+= libbacktrace libbfd libiberty
libopcodes
libgdb libgdbsupport
/src/external/gpl3/binutils/dist/opcodes/
makefile.vms
2
# Makefile for
libopcodes
under openVMS
50
libopcodes
.olb: $(OBJS)
52
lib/create
libopcodes
*.obj
57
$(RM)
libopcodes
.olb;
Makefile.am
42
bfdlib_LTLIBRARIES =
libopcodes
.la
49
noinst_LTLIBRARIES =
libopcodes
.la
86
# C source files that correspond to .o's ending up in
libopcodes
269
# C source files that correspond to .o's ending up in
libopcodes
.
306
# libtool will build .libs/
libopcodes
.a. We create
libopcodes
.a in
308
# programs that use
libopcodes
.a simultaneously. This is a hack which
311
noinst_LIBRARIES =
libopcodes
.a
314
stamp-lib:
libopcodes
.la
316
if [ -f $$libtooldir/
libopcodes
.a ]; then
[
all
...]
configure.com
65
$ lib/create
libopcodes
'FILES
/src/external/gpl3/binutils.old/dist/opcodes/
makefile.vms
2
# Makefile for
libopcodes
under openVMS
50
libopcodes
.olb: $(OBJS)
52
lib/create
libopcodes
*.obj
57
$(RM)
libopcodes
.olb;
Makefile.am
42
bfdlib_LTLIBRARIES =
libopcodes
.la
49
noinst_LTLIBRARIES =
libopcodes
.la
86
# C source files that correspond to .o's ending up in
libopcodes
269
# C source files that correspond to .o's ending up in
libopcodes
.
306
# libtool will build .libs/
libopcodes
.a. We create
libopcodes
.a in
308
# programs that use
libopcodes
.a simultaneously. This is a hack which
311
noinst_LIBRARIES =
libopcodes
.a
314
stamp-lib:
libopcodes
.la
316
if [ -f $$libtooldir/
libopcodes
.a ]; then
[
all
...]
configure.com
65
$ lib/create
libopcodes
'FILES
/src/external/gpl3/gdb/dist/opcodes/
makefile.vms
2
# Makefile for
libopcodes
under openVMS
50
libopcodes
.olb: $(OBJS)
52
lib/create
libopcodes
*.obj
57
$(RM)
libopcodes
.olb;
Makefile.am
42
bfdlib_LTLIBRARIES =
libopcodes
.la
49
noinst_LTLIBRARIES =
libopcodes
.la
85
# C source files that correspond to .o's ending up in
libopcodes
268
# C source files that correspond to .o's ending up in
libopcodes
.
305
# libtool will build .libs/
libopcodes
.a. We create
libopcodes
.a in
307
# programs that use
libopcodes
.a simultaneously. This is a hack which
310
noinst_LIBRARIES =
libopcodes
.a
313
stamp-lib:
libopcodes
.la
315
if [ -f $$libtooldir/
libopcodes
.a ]; then
[
all
...]
configure.com
65
$ lib/create
libopcodes
'FILES
/src/external/gpl3/gdb.old/dist/opcodes/
makefile.vms
2
# Makefile for
libopcodes
under openVMS
50
libopcodes
.olb: $(OBJS)
52
lib/create
libopcodes
*.obj
57
$(RM)
libopcodes
.olb;
Makefile.am
42
bfdlib_LTLIBRARIES =
libopcodes
.la
49
noinst_LTLIBRARIES =
libopcodes
.la
85
# C source files that correspond to .o's ending up in
libopcodes
270
# C source files that correspond to .o's ending up in
libopcodes
.
307
# libtool will build .libs/
libopcodes
.a. We create
libopcodes
.a in
309
# programs that use
libopcodes
.a simultaneously. This is a hack which
312
noinst_LIBRARIES =
libopcodes
.a
315
stamp-lib:
libopcodes
.la
317
if [ -f $$libtooldir/
libopcodes
.a ]; then
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
style.exp
334
foreach_with_prefix
libopcodes
{ on off } {
337
gdb_test_multiple "maint set
libopcodes
-styling enabled ${
libopcodes
}" "" {
338
-re "^maint set
libopcodes
-styling enabled ${
libopcodes
}\r\n" {
342
-re "Use of
libopcodes
styling not supported on architecture \[^\r\n\]+\r\n" {
348
gdb_assert { !$command_failed || [string equal $
libopcodes
"on"] } \
353
if { $
libopcodes
== "on" && $command_failed } {
354
# We tried to turn on
libopcodes
disassembler styling,
362
if { $
libopcodes
== "off" && $disasm_styling == "on"
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
style.exp
332
foreach_with_prefix
libopcodes
{ on off } {
335
gdb_test_multiple "maint set
libopcodes
-styling enabled ${
libopcodes
}" "" {
336
-re "^maint set
libopcodes
-styling enabled ${
libopcodes
}\r\n" {
340
-re "Use of
libopcodes
styling not supported on architecture \[^\r\n\]+\r\n" {
346
gdb_assert { !$command_failed || [string equal $
libopcodes
"on"] } \
351
if { $
libopcodes
== "on" && $command_failed } {
352
# We tried to turn on
libopcodes
disassembler styling,
360
if { $
libopcodes
== "off" && $disasm_styling == "on"
[
all
...]
/src/external/gpl3/binutils/dist/binutils/
makefile.vms
36
OPCODES_DEP = [-.opcodes]
libopcodes
.olb
37
OPCODES = [-.opcodes]
libopcodes
.olb/lib
configure.com
105
$ OPCODES = ",[-.opcodes]
libopcodes
.olb/lib"
/src/external/gpl3/binutils.old/dist/binutils/
makefile.vms
36
OPCODES_DEP = [-.opcodes]
libopcodes
.olb
37
OPCODES = [-.opcodes]
libopcodes
.olb/lib
configure.com
105
$ OPCODES = ",[-.opcodes]
libopcodes
.olb/lib"
/src/external/gpl3/binutils.old/usr.bin/gas/
Makefile
23
PROGDPLIBS+= opcodes ${TOP}/${BFDSUBDIR}/
libopcodes
/src/external/gpl3/binutils/usr.bin/gas/
Makefile
23
PROGDPLIBS+= opcodes ${TOP}/${BFDSUBDIR}/
libopcodes
/src/external/gpl3/binutils/dist/gas/
makefile.vms
54
LIBOPCODES
= [-.opcodes]
libopcodes
.olb
58
as.exe: $(OBJS) $(
LIBOPCODES
) $(LIBBFD) $(LIBIBERTY)
59
link$(LFLAGS)/exe=$@ $(OBJS),$(
LIBOPCODES
)/lib,$(LIBBFD)/lib,$(LIBIBERTY)/lib$(LIBS)
/src/external/gpl3/binutils.old/dist/gas/
makefile.vms
54
LIBOPCODES
= [-.opcodes]
libopcodes
.olb
58
as.exe: $(OBJS) $(
LIBOPCODES
) $(LIBBFD) $(LIBIBERTY)
59
link$(LFLAGS)/exe=$@ $(OBJS),$(
LIBOPCODES
)/lib,$(LIBBFD)/lib,$(LIBIBERTY)/lib$(LIBS)
Completed in 32 milliseconds
1
2
3
4
5
Indexes created Sat Feb 28 05:31:39 UTC 2026