/art/runtime/mirror/ |
object_test.cc | 461 ClassLinker* linker = class_linker_; local 469 Class* klass1 = linker->FindClass(soa.Self(), "LProtoCompare;", class_loader_1); 471 Class* klass2 = linker->FindClass(soa.Self(), "LProtoCompare2;", class_loader_2);
|
/art/runtime/entrypoints/quick/ |
quick_trampoline_entrypoints.cc | 712 ClassLinker* linker = Runtime::Current()->GetClassLinker(); local [all...] |
/external/chromium_org/third_party/libevent/ |
ltmain.sh | [all...] |
configure | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/config/ |
ltmain.sh | [all...] |
/external/chromium_org/v8/test/mjsunit/tools/ |
tickprocessor.js | 234 ' 0000:00000000 ___ImageBase 00400000 <linker-defined>', 243 ' 0000:00000000 ___ImageBase 01c30000 <linker-defined>',
|
/external/cmockery/cmockery_0_1_2/ |
libtool | 99 # The linker used to build libraries. 130 # How to pass a linker flag through the compiler. 195 # The last name is the one that the linker finds with -lNAME. [all...] |
ltmain.sh | [all...] |
configure | [all...] |
/external/libunwind/ |
Android.mk | 342 LINKER = linker64 345 LINKER = linker 349 libunwind-unit-tests-run-on-host: libunwind-unit-tests $(TARGET_OUT_EXECUTABLES)/$(LINKER) $(TARGET_OUT_EXECUTABLES)/sh 355 cp $(TARGET_OUT_EXECUTABLES)/$(LINKER) /system/bin
|
/external/clang/www/demo/ |
index.cgi | 248 if `llvm-ld --help 2>&1` !~ /llvm linker/; 384 "optimizing linker (llvm-ld)", 393 dumpFile( "Statistics for optimizing linker", $timerFile );
|
/art/runtime/verifier/ |
method_verifier.cc | 161 ClassLinker* linker = Runtime::Current()->GetClassLinker(); local 174 linker->ResolveMethod(*dex_file, method_idx, dex_cache, class_loader, 218 linker->ResolveMethod(*dex_file, method_idx, dex_cache, class_loader, 631 ClassLinker* linker = Runtime::Current()->GetClassLinker(); local 645 mirror::Class* exception_type = linker->ResolveType(*dex_file_, 2839 ClassLinker* linker = Runtime::Current()->GetClassLinker(); local [all...] |
/device/asus/fugu/self-extractors/intel/staging/ |
device-partial.mk | 136 vendor/intel/fugu/proprietary/linker:system/lib/arm/linker:intel \
|
/external/chromium_org/chrome/installer/mini_installer/ |
mini_installer.cc | 12 // defines the following compiler/linker flags: 16 // EntryPointSymbol="MainEntryPoint" linker: /ENTRY 17 // IgnoreAllDefaultLibraries="true" linker: /NODEFAULTLIB 19 // linker: /SAFESEH:NO 21 // have the linker merge the sections, saving us ~500 bytes. 22 #pragma comment(linker, "/MERGE:.rdata=.text") [all...] |
/external/elfutils/0.153/src/ |
ldscript.c | 79 /* Parser for linker scripts. [all...] |
/art/runtime/ |
dex_file.cc | [all...] |
/external/chromium_org/third_party/libjpeg_turbo/simd/ |
jf3dnflt.asm | 318 ; For some reason, the OS X linker does not honor the request to align the
|
jfsseflt-64.asm | 356 ; For some reason, the OS X linker does not honor the request to align the
|
jfmmxfst.asm | 395 ; For some reason, the OS X linker does not honor the request to align the
|
/hardware/intel/img/libdrm/ |
configure | [all...] |
/external/pcre/dist/ |
configure | [all...] |
/external/libusb-compat/ |
configure | [all...] |
/external/libvorbis/ |
configure | [all...] |
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
dynamic-loading.rst | 299 flag for the compiler/linker). If you want to include libraries that you 428 This is a linker ordering problem that usually results from improper ordering
|
/external/chromium_org/native_client_sdk/src/tools/ |
common.mk | 346 # and linker command in the default case. Defining V=1 will restore
|