HomeSort by: relevance | last modified time | path
    Searched defs:r_reloc (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 4924 /* r_reloc: relocation values. */
4930 input file a relocation refers to. The r_reloc structure thus
4933 For efficiency, an r_reloc also contains a "target_offset" field to
4937 The r_reloc also contains a virtual offset that allows multiple
4941 typedef struct r_reloc_struct r_reloc;
4952 /* The r_reloc structure is included by value in literal_value, but not
4954 constants. In such cases, we set all the fields in the r_reloc
4959 r_reloc_is_const (const r_reloc *r_rel)
4966 r_reloc_get_target_offset (const r_reloc *r_rel)
4979 r_reloc_get_hash_entry (const r_reloc *r_rel
4929 typedef struct r_reloc_struct r_reloc; typedef in typeref:struct:r_reloc_struct
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 4924 /* r_reloc: relocation values. */
4930 input file a relocation refers to. The r_reloc structure thus
4933 For efficiency, an r_reloc also contains a "target_offset" field to
4937 The r_reloc also contains a virtual offset that allows multiple
4941 typedef struct r_reloc_struct r_reloc;
4952 /* The r_reloc structure is included by value in literal_value, but not
4954 constants. In such cases, we set all the fields in the r_reloc
4959 r_reloc_is_const (const r_reloc *r_rel)
4966 r_reloc_get_target_offset (const r_reloc *r_rel)
4979 r_reloc_get_hash_entry (const r_reloc *r_rel
4929 typedef struct r_reloc_struct r_reloc; typedef in typeref:struct:r_reloc_struct
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 4922 /* r_reloc: relocation values. */
4928 input file a relocation refers to. The r_reloc structure thus
4931 For efficiency, an r_reloc also contains a "target_offset" field to
4935 The r_reloc also contains a virtual offset that allows multiple
4939 typedef struct r_reloc_struct r_reloc;
4950 /* The r_reloc structure is included by value in literal_value, but not
4952 constants. In such cases, we set all the fields in the r_reloc
4957 r_reloc_is_const (const r_reloc *r_rel)
4964 r_reloc_get_target_offset (const r_reloc *r_rel)
4977 r_reloc_get_hash_entry (const r_reloc *r_rel
4927 typedef struct r_reloc_struct r_reloc; typedef in typeref:struct:r_reloc_struct
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 4924 /* r_reloc: relocation values. */
4930 input file a relocation refers to. The r_reloc structure thus
4933 For efficiency, an r_reloc also contains a "target_offset" field to
4937 The r_reloc also contains a virtual offset that allows multiple
4941 typedef struct r_reloc_struct r_reloc;
4952 /* The r_reloc structure is included by value in literal_value, but not
4954 constants. In such cases, we set all the fields in the r_reloc
4959 r_reloc_is_const (const r_reloc *r_rel)
4966 r_reloc_get_target_offset (const r_reloc *r_rel)
4979 r_reloc_get_hash_entry (const r_reloc *r_rel
4929 typedef struct r_reloc_struct r_reloc; typedef in typeref:struct:r_reloc_struct
    [all...]

Completed in 61 milliseconds