HomeSort by relevance Sort by last modified time
    Searched full:lazyload (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/chrome/browser/managed_mode/
managed_mode_site_list.h 72 bool LazyLoad();
managed_mode_site_list.cc 159 if (!LazyLoad())
194 bool ManagedModeSiteList::LazyLoad() {
  /external/elfutils/src/
ld.c 130 { "-z lazyload | nolazyload", '\0', NULL, OPTION_DOC,
1009 && strcmp (arg, "lazyload") != 0
1026 else if (strcmp (arg, "lazyload") == 0)
1027 ld_state.lazyload = true;
1029 ld_state.lazyload = false;
    [all...]
ld.h 112 bool lazyload; member in struct:usedfiles
1032 bool lazyload; member in struct:ld_state
    [all...]
ldgeneric.c     [all...]
readelf.c     [all...]
  /external/elfutils/libelf/
elf.h 791 #define DF_P1_LAZYLOAD 0x00000001 /* Lazyload following object. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-readelf 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 776 #define DF_P1_LAZYLOAD 0x00000001 /* Lazyload following object. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-readelf 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 776 #define DF_P1_LAZYLOAD 0x00000001 /* Lazyload following object. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 776 #define DF_P1_LAZYLOAD 0x00000001 /* Lazyload following object. */
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-readelf 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-readelf 

Completed in 440 milliseconds