HomeSort by relevance Sort by last modified time
    Searched defs:SYMINFO_FLG_LAZYLOAD (Results 1 - 5 of 5) sorted by null

  /bionic/libc/include/
elf.h 130 #define SYMINFO_FLG_LAZYLOAD 0x8
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 484 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* object containing defn should be */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 484 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* object containing defn should be */
    [all...]
  /external/kmod/port-gnu/
elf.h 450 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* Symbol bound to object to be lazy
    [all...]
  /external/elfutils/libelf/
elf.h 562 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* Symbol bound to object to be lazy
    [all...]

Completed in 1208 milliseconds