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

  /toolchain/binutils/binutils-2.25/bfd/
elf32-m32r.c 34 /* #define USE_REL 1
36 #ifndef USE_REL
37 #define USE_REL 0
2437 bfd_boolean use_rel = FALSE; local
    [all...]
elf32-arm.c 36 ((HTAB)->use_rel ? ".rel" NAME : ".rela" NAME)
41 ((HTAB)->use_rel \
48 ((HTAB)->use_rel \
55 ((HTAB)->use_rel \
3004 int use_rel; member in struct:elf32_arm_link_hash_table
    [all...]

Completed in 107 milliseconds