OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DARWIN
(Results
1 - 17
of
17
) sorted by null
/external/llvm/test/CodeGen/PowerPC/
hello-reloc.s
5
; RUN: llvm-mc -filetype=obj -relocation-model=pic -mcpu=g4 -triple=powerpc-apple-darwin8 %s -o - | llvm-readobj -relocations | FileCheck -check-prefix=
DARWIN
-G4-DUMP %s
60
;
DARWIN
-G4-DUMP:Format: Mach-O 32-bit ppc
61
;
DARWIN
-G4-DUMP:Arch: powerpc
62
;
DARWIN
-G4-DUMP:AddressSize: 32bit
63
;
DARWIN
-G4-DUMP:Relocations [
64
;
DARWIN
-G4-DUMP: Section __text {
65
;
DARWIN
-G4-DUMP: 0x34 1 2 0 PPC_RELOC_BR24 0 0x3
66
;
DARWIN
-G4-DUMP: 0x30 0 2 n/a PPC_RELOC_LO16_SECTDIFF 1 0x74
67
;
DARWIN
-G4-DUMP: 0x0 0 2 n/a PPC_RELOC_PAIR 1 0x14
68
;
DARWIN
-G4-DUMP: 0x2C 0 2 n/a PPC_RELOC_HA16_SECTDIFF 1 0x7
[
all
...]
/external/llvm/test/MC/AsmParser/
align_invalid.s
2
# RUN: not llvm-mc -triple i386-apple-
darwin
< %s 2>&1 | FileCheck %s -check-prefix=
DARWIN
6
#
DARWIN
-NOT: error
10
#
DARWIN
: error: invalid alignment value
/external/libsepol/src/
private.h
8
#ifdef
DARWIN
19
#ifdef
DARWIN
genbools.c
82
#ifdef
DARWIN
114
#ifdef
DARWIN
genusers.c
10
#ifndef
DARWIN
50
#ifdef
DARWIN
node_record.c
73
#ifdef
DARWIN
165
#ifdef
DARWIN
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
prosdep.h
96
#elif defined(
DARWIN
)
_pth.h
94
#if defined(
DARWIN
)
141
|| defined(VMS) || defined(NTO) || defined(
DARWIN
) \
194
|| defined(
DARWIN
)
201
#if defined(
DARWIN
)
255
|| defined(BSDI) || defined(
DARWIN
) || defined(UNIXWARE) /* XXX */
288
|| defined(BSDI) || defined(NTO) || defined(
DARWIN
) \
_unixos.h
46
#if !defined(LINUX) && !defined(
DARWIN
) && !defined(NEXTSTEP)
171
#if defined(DEBUG) && !defined(
DARWIN
) && !defined(NEXTSTEP)
/external/ant-glob/src/org/apache/tools/ant/taskdefs/condition/
Os.java
104
* OpenJDK is reported to call MacOS X "
Darwin
"
108
private static final String
DARWIN
= "
darwin
";
288
|| OS_NAME.indexOf(
DARWIN
) > -1;
295
|| OS_NAME.indexOf(
DARWIN
) > -1);
/external/libselinux/src/
init.c
10
#ifdef
DARWIN
/external/chromium_org/net/third_party/nss/ssl/
unix_err.c
21
#if defined (__bsdi__) || defined(NTO) || defined(
DARWIN
) || defined(BEOS)
/external/checkpolicy/
checkpolicy.c
73
#ifdef
DARWIN
policy_define.c
[
all
...]
/bionic/libc/upstream-dlmalloc/
malloc.c
568
#if defined(
DARWIN
) || defined(_DARWIN)
578
#endif /*
DARWIN
*/
[
all
...]
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
Completed in 3762 milliseconds