/external/llvm/test/MC/MachO/ |
diff-with-two-sections.s | 3 .section __TEXT,__text,regular,pure_instructions 5 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support 31 // CHECK-NEXT: (('section_name', '__text\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 32 // CHECK-NEXT: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 48 // CHECK-NEXT: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
|
debug_frame.s | 13 .section __TEXT,__text,regular,pure_instructions
|
x86_64-sections.s | 4 .section __TEXT,__text,regular,pure_instructions 64 // CHECK: (('section_name', '__text\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 65 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 81 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 97 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 113 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 129 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 145 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 161 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
x86_32-sections.s | 4 .section __TEXT,__text,regular,pure_instructions 43 .section __TEXT,__picsymbolstub4,symbol_stubs,none,16 68 // CHECK: (('section_name', '__text\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 69 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 82 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 95 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 108 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 121 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 134 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
tls.s | 3 .section __TEXT,__text,regular,pure_instructions 70 // CHECK: (('section_name', '__text\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 71 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
|
x86_32-symbols.s | 6 .section __TEXT,__text,regular,pure_instructions 120 .section __TEXT,__picsymbolstub4,symbol_stubs,none,16 145 // CHECK: (('section_name', '__text\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 146 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 161 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 176 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 191 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 206 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 221 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
x86_64-symbols.s | 6 .section __TEXT,__text,regular,pure_instructions 120 // .section __TEXT,__picsymbolstub4,symbol_stubs,none,16 146 // CHECK: (('section_name', '__text\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 147 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 163 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 179 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 195 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 211 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 227 // CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' [all...] |
/external/chromium_org/chrome/tools/build/mac/ |
verify_order | 24 SYMBOLS=$(nm -fgjn -s __TEXT __text "${MACH_O_FILE}")
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
MachO_x86-64_PIC_relocations.s | 5 .section __TEXT,__text,regular,pure_instructions
|
/external/llvm/test/MC/ARM/ |
macho-relocs-with-addend.s | 28 @ CHECK-NEXT: Section __text {
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
fmtmsg.h | 96 int __severity, __const char *__text,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
fmtmsg.h | 96 int __severity, __const char *__text,
|
/external/llvm/test/CodeGen/PowerPC/ |
hello-reloc.s | 8 .section __TEXT,__textcoal_nt,coalesced,pure_instructions 9 .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32 10 .section __TEXT,__text,regular,pure_instructions 37 .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32 56 .section __TEXT,__cstring,cstring_literals 64 ; DARWIN-G4-DUMP: Section __text {
|
/external/llvm/test/MC/MachO/ARM/ |
darwin-Thumb-reloc.s | 6 .section __TEXT,__text,regular,pure_instructions 18 .section __TEXT,__cstring,cstring_literals 46 @ CHECK: (('section_name', '__text\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 47 @ CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') 72 @ CHECK: ('segment_name', '__TEXT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/debug/ |
formatter.h | 367 _M_message(const char* __text) const 368 { _M_text = __text; return *this; }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/ |
formatter.h | 414 _M_message(const char* __text) const 415 { _M_text = __text; return *this; }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/ |
formatter.h | 414 _M_message(const char* __text) const 415 { _M_text = __text; return *this; }
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
formatter.h | 344 _M_message(const char* __text) const 345 { _M_text = __text; return *this; }
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
formatter.h | 344 _M_message(const char* __text) const 345 { _M_text = __text; return *this; }
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
formatter.h | 344 _M_message(const char* __text) const 345 { _M_text = __text; return *this; }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/ |
formatter.h | 344 _M_message(const char* __text) const 345 { _M_text = __text; return *this; }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
formatter.h | 367 _M_message(const char* __text) const 368 { _M_text = __text; return *this; }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
formatter.h | 409 _M_message(const char* __text) const 410 { _M_text = __text; return *this; }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
formatter.h | 367 _M_message(const char* __text) const 368 { _M_text = __text; return *this; }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
formatter.h | 409 _M_message(const char* __text) const 410 { _M_text = __text; return *this; }
|