| /onnv/onnv-gate/usr/src/lib/abi/ |
| req.flg | 30 echo_file usr/src/lib/abi/Makefile.abi
|
| Makefile.abi | 28 # Common build macros used by (most every) ABI library. 37 # All ABI libraries are installed under usr/lib/abi rather than usr/lib, 40 ROOTLIBDIR = $(ROOT)/usr/lib/abi 41 ROOTLIBDIR64 = $(ROOT)/usr/lib/abi/$(MACH64)
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWcstl/ |
| prototype_i386 | 42 d none usr/lib/abi/amd64 755 root bin 43 f none usr/lib/abi/amd64/apptrace.so.1 755 root bin
|
| prototype_sparc | 42 d none usr/lib/abi/sparcv9 755 root bin 43 f none usr/lib/abi/sparcv9/apptrace.so.1 755 root bin
|
| prototype_com | 52 d none usr/lib/abi 755 root bin 53 f none usr/lib/abi/apptrace.so.1 755 root bin
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWapct/ |
| prototype_com | 52 d none usr/lib/abi 755 root bin 53 d none usr/lib/abi/appcert 0755 root bin 54 f none usr/lib/abi/appcert/AppcertUtil.pm 0555 root bin 55 f none usr/lib/abi/appcert/static_prof 0555 root bin 56 f none usr/lib/abi/appcert/symcheck 0555 root bin 57 f none usr/lib/abi/appcert/symprof 0555 root bin 58 f none usr/lib/abi/appcert/symreport 0555 root bin 59 f none usr/lib/abi/appcert/abi_index 0555 root bin 60 f none usr/lib/abi/appcert/etc.alt 0444 root bin 61 f none usr/lib/abi/appcert/etc.scoped 0444 root bi [all...] |
| preinstall | 35 ABI_MNEMONIC=com.sun.eacd.abi
|
| /onnv/onnv-gate/usr/src/cmd/abi/appcert/scripts/ |
| symcheck.pl | 44 use lib qw(/usr/lib/abi/appcert); 396 my ($abi, $type, $wordsize, $endian, $e_machine) = 400 # Setting abi to 'any' will allow continuation when 401 # we encounter an abi we do not recognize. 403 if (! defined($abi) || $abi eq 'unknown') { 404 $abi = 'any'; 410 if (! exists($load_model_default{$abi})) { 411 load_model($LIBC, $abi); 413 $load_model_default{$abi} = 1 [all...] |
| Makefile | 27 # cmd/abi/appcert/scripts/Makefile 43 ROOTLIBABIDIR = $(ROOTLIB)/abi/appcert
|
| AppcertUtil.pm | 193 # <binary>|<abi>|<caller>|<callee>|private|<symbol> 1207 # Returns a list of (abi, [ELF|a.out], wordsize, endianness) 1213 my ($abi, $e_machine, $type, $wordsize, $endian, $rest); 1215 $abi = 'unknown'; 1231 $abi = $1; 1242 return ($abi, $type, $wordsize, $endian); 1251 $abi = 'sparc'; 1268 $abi = 'sparc'; 1271 $abi = 'sparc'; 1274 $abi = 'sparcv9' [all...] |
| /onnv/onnv-gate/usr/src/cmd/abi/appcert/static_prof/ |
| Makefile.com | 28 # cmd/abi/appcert/static_prof/Makefile.com 49 ROOTLIB_APPCERT= $(ROOT)/usr/lib/abi/appcert
|
| /onnv/onnv-gate/usr/src/lib/abi/apptrace/ |
| Makefile.com | 32 include ../../Makefile.abi
|
| /onnv/onnv-gate/usr/src/cmd/abi/appcert/etc/ |
| Makefile | 25 # cmd/abi/appcert/etc/Makefile 34 ROOTLIBAPPCERT= $(ROOT)/usr/lib/abi/appcert
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWtoo/ |
| prototype_com | 85 d none usr/lib/abi 755 root bin 86 f none usr/lib/abi/spec2map 755 root bin 87 f none usr/lib/abi/spec2trace 755 root bin
|
| /onnv/onnv-gate/usr/src/cmd/abi/spectrans/ |
| Makefile.cmd | 30 PROG_BIN = $(ROOTLIB)/abi/$(PROG)
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWwbsup/ |
| prototype_com | 66 d none usr/lib/abi 755 root bin
|
| /onnv/onnv-gate/usr/src/tools/ |
| Makefile.tools | 51 ROOTONBLDETCABI= $(ROOTONBLD)/etc/abi
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/perlasm/ |
| x86_64-xlate.pl | 7 # Unix ABI to Windows one [see cross-reference "card" at the end of 16 # enough to provide for dual-ABI OpenSSL modules development... 25 # Dual-ABI styling rules. 34 # to take care of ABI differences yourself, tag functions as 35 # ".type name,@abi-omnipotent" instead. 38 # larger than 6, then you *have to* write "abi-omnipotent" code, 109 if ($current_function->{abi} eq "svr4") { 259 } elsif ($current_function->{abi} eq "svr4") { 316 $line =~ s/\@abi\-omnipotent/\@function/; 346 $current_function->{abi} = "svr4" [all...] |
| /onnv/onnv-gate/usr/src/lib/libtnf/ |
| Makefile | 31 abi.o \
|
| /onnv/onnv-gate/exception_lists/ |
| interface_check | 81 NOVERDEF ^usr/lib/MACH(abi)/apptrace\.so\.1$ 108 # The ABI requires the SONAME for libsys.so.1 to be /usr/lib/ld.so.1
|
| /onnv/onnv-gate/usr/src/cmd/sgs/ |
| Makefile | 185 XRPRUNE= rtld.4.x packages abi
|
| /onnv/onnv-gate/usr/src/lib/fm/libfmd_log/common/ |
| fmd_log.c | 378 fmd_log_open(int abi, const char *name, int *errp) 384 if (abi > FMD_LOG_VERSION) 406 lp->log_abi = abi;
|
| /onnv/onnv-gate/usr/src/cmd/ |
| Makefile | 56 abi \ 514 abi \
|
| /onnv/onnv-gate/usr/src/ |
| Makefile.psm | 128 USR_PSM_LIB_ABI_DIR = $(USR_PSM_LIB_DIR)/abi
|
| /onnv/onnv-gate/usr/src/lib/ |
| Makefile | 171 abi \ 308 abi \
|