HomeSort by relevance Sort by last modified time
    Searched refs:shlib (Results 1 - 25 of 59) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
tic6x.exp 35 "-mdsbt -mpic -mpid=near" {shlib-1.s shlib-2.s}
36 {{readelf -WSsrld shlib-noindex.rd}
37 {objdump "-drj.plt -j.text" shlib-noindex.dd}
38 {objdump -sj.got shlib-noindex.sd}}
42 "-mdsbt -mpic -mpid=near" {shlib-1.s shlib-2.s}
43 {{readelf -WSsrld shlib-1.rd}
44 {objdump "-drj.plt -j.text" shlib-1.dd}
45 {objdump -sj.got shlib-1.sd}
    [all...]
  /external/elfutils/tests/
run-dwfl-report-elf-align.sh 20 testfiles testfile-dwfl-report-elf-align-shlib.so
23 # 7f3560c92000-7f3560c93000 r-xp 00000000 fd:02 25037063 testfile-dwfl-report-elf-align-shlib.so
24 # 7f3560c93000-7f3560e92000 ---p 00001000 fd:02 25037063 testfile-dwfl-report-elf-align-shlib.so
25 # 7f3560e92000-7f3560e93000 rw-p 00000000 fd:02 25037063 testfile-dwfl-report-elf-align-shlib.so
26 # testfile-dwfl-report-elf-align-shlib.so:
33 # 8: 000000000000057c 11 FUNC GLOBAL DEFAULT 11 shlib
35 # #1 0x00007f3560c92585 in shlib () from ./testfile-dwfl-report-elf-align-shlib.so
37 # 0x7f3560c92000 is VMA address of first byte of testfile-dwfl-report-elf-align-shlib.so.
39 # where 0x585 is any address inside the shlib function: 0x57c .. 0x57c + 11 -
    [all...]
  /device/google/contexthub/firmware/build/
common_config.mk 46 -Wl,--no-allow-shlib-undefined \
  /external/shflags/bin/
gen_test_results.sh 20 . ${LIB_DIR}/shlib || die 'unable to load shlib library'
23 # Redefining BASE_DIR now that we have the shlib functions.
  /external/icu/icu4c/source/config/
icu-config-bottom 59 echo " --shlib-c Print the command to compile and build C shared libraries with ICU"
60 echo " --shlib-cc Print the command to compile and build C++ shared libraries with ICU"
351 --shlib-c)
355 --shlib-cc)
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
decodesym.go 93 for _, shlib := range ctxt.Shlibs {
94 if shlib.Path == path {
95 for _, sect := range shlib.File.Sections {
127 for _, shlib := range ctxt.Shlibs {
128 if shlib.Path == s.File {
129 return shlib.gcdataAddresses[s]
lib.go 413 if ctxt.Library[i].Shlib == "" {
422 if ctxt.Library[i].Shlib != "" {
424 ctxt.Logf("%5.2f autolib: %s (from %s)\n", obj.Cputime(), ctxt.Library[i].Shlib, ctxt.Library[i].Objref)
426 ldshlibsyms(ctxt, ctxt.Library[i].Shlib)
446 if ctxt.Library[i].Shlib != "" {
447 ldshlibsyms(ctxt, ctxt.Library[i].Shlib)
611 if ctxt.Library[i].Shlib == "" {
1146 for _, shlib := range l.Shlibs {
1147 addshlib(shlib.Path)
1148 for _, dep := range shlib.Deps
    [all...]
symtab.go 660 for i, shlib := range ctxt.Shlibs {
662 modulename := filepath.Base(shlib.Path)
666 addgostring(ctxt, modulehashes, fmt.Sprintf("go.link.linkhash.%d", i), string(shlib.Hash))
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
decodesym.go 93 for _, shlib := range ctxt.Shlibs {
94 if shlib.Path == path {
95 for _, sect := range shlib.File.Sections {
127 for _, shlib := range ctxt.Shlibs {
128 if shlib.Path == s.File {
129 return shlib.gcdataAddresses[s]
lib.go 413 if ctxt.Library[i].Shlib == "" {
422 if ctxt.Library[i].Shlib != "" {
424 ctxt.Logf("%5.2f autolib: %s (from %s)\n", obj.Cputime(), ctxt.Library[i].Shlib, ctxt.Library[i].Objref)
426 ldshlibsyms(ctxt, ctxt.Library[i].Shlib)
446 if ctxt.Library[i].Shlib != "" {
447 ldshlibsyms(ctxt, ctxt.Library[i].Shlib)
611 if ctxt.Library[i].Shlib == "" {
1146 for _, shlib := range l.Shlibs {
1147 addshlib(shlib.Path)
1148 for _, dep := range shlib.Deps
    [all...]
symtab.go 660 for i, shlib := range ctxt.Shlibs {
662 modulename := filepath.Base(shlib.Path)
666 addgostring(ctxt, modulehashes, fmt.Sprintf("go.link.linkhash.%d", i), string(shlib.Hash))
  /toolchain/binutils/binutils-2.25/bfd/
vms-alpha.c 8073 struct alpha_vms_shlib_el *shlib; local
8230 struct alpha_vms_shlib_el *shlib; local
8322 struct alpha_vms_shlib_el *shlib; local
8356 struct alpha_vms_shlib_el *shlib; local
8388 struct alpha_vms_shlib_el *shlib; local
8420 struct alpha_vms_shlib_el *shlib; local
    [all...]
  /external/swiftshader/third_party/LLVM/
Makefile 33 DIRS := lib/Support lib/TableGen utils lib/VMCore lib tools/llvm-shlib \
47 DIRS := $(filter-out tools/llvm-shlib, $(DIRS))
  /external/bison/lib/
obstack.c 20 # include <shlib-compat.h>
  /build/soong/cc/config/
mips64_device.go 73 "-Wl,--allow-shlib-undefined",
mips_device.go 69 "-Wl,--allow-shlib-undefined",
  /device/google/contexthub/firmware/app/
app.mk 183 LDFLAGS += -Wl,--no-allow-shlib-undefined
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i370.c 341 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE;
379 shlib = SHLIB_PIC;
411 shlib = SHILB_MRELOCATABLE;
416 shlib = SHILB_MRELOCATABLE;
1150 switch (shlib)
338 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE; variable in typeref:enum:__anon115696
    [all...]
tc-ppc.c 953 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE;
1129 shlib = SHLIB_PIC;
1181 shlib = SHLIB_MRELOCATABLE;
1187 shlib = SHLIB_MRELOCATABLE;
948 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE; variable in typeref:enum:__anon115768
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h 510 # include <shlib-compat.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h 512 # include <shlib-compat.h>
  /prebuilts/go/darwin-x86/src/cmd/go/
build.go 767 shlib string
939 shlib := ""
941 shlib = p.Shlib
943 key := cacheKey{mode, p, shlib}
949 if shlib != "" {
950 key2 := cacheKey{modeInstall, nil, shlib}
956 pkgs := readpkglist(shlib)
957 a = b.libaction(filepath.Base(shlib), pkgs, modeInstall, depMode)
972 if p1.Shlib != "" && p1.Shlib != forShlib
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
build.go 767 shlib string
939 shlib := ""
941 shlib = p.Shlib
943 key := cacheKey{mode, p, shlib}
949 if shlib != "" {
950 key2 := cacheKey{modeInstall, nil, shlib}
956 pkgs := readpkglist(shlib)
957 a = b.libaction(filepath.Base(shlib), pkgs, modeInstall, depMode)
972 if p1.Shlib != "" && p1.Shlib != forShlib
    [all...]
  /external/cmockery/cmockery_0_1_2/
configure     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tilepro/
t_insns.s 134 { shlib r5, r6, 5 ; bgzt r15, target }
198 { shlib r5, r6, 5 ; j target }
    [all...]

Completed in 1711 milliseconds

1 2 3