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

  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
crt0-efi-ia64.S 70 // PE32+ wants a PLABEL, not the code address of the entry point:
74 .section .plabel, "a"
79 // hand-craft a .reloc section for the plabel:
86 data2 (IMAGE_REL_BASED_DIR64<<12) + 0 // reloc for plabel's entry point
87 data2 (IMAGE_REL_BASED_DIR64<<12) + 8 // reloc for plabel's global pointer
  /toolchain/binutils/binutils-2.25/bfd/
coff-sh.c     [all...]
elf32-hppa.c 241 /* Set if this symbol is used by a plabel reloc. */
242 unsigned int plabel:1; member in struct:elf32_hppa_link_hash_entry
403 hh->plabel = 0;
611 && !hh->plabel
3673 bfd_boolean plabel; local
    [all...]
  /external/vulkan-validation-layers/
vk_helper.py     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
vk_helper.py     [all...]

Completed in 349 milliseconds