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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 5068 /* source_reloc: relocations that reference literals. */
5072 source_reloc structure below is used for this purpose. The typedef in typeref:struct:source_reloc_struct
5073 source_reloc entries are kept in a per-literal-section array, sorted
5085 typedef struct source_reloc_struct source_reloc;
5099 init_source_reloc (source_reloc *reloc,
5115 /* Find the source_reloc for a particular source offset and relocation
5119 static source_reloc *
5120 find_source_reloc (source_reloc *src_relocs,
5143 const source_reloc *a = (const source_reloc *) ap
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 5068 /* source_reloc: relocations that reference literals. */
5072 source_reloc structure below is used for this purpose. The typedef in typeref:struct:source_reloc_struct
5073 source_reloc entries are kept in a per-literal-section array, sorted
5085 typedef struct source_reloc_struct source_reloc;
5099 init_source_reloc (source_reloc *reloc,
5115 /* Find the source_reloc for a particular source offset and relocation
5119 static source_reloc *
5120 find_source_reloc (source_reloc *src_relocs,
5143 const source_reloc *a = (const source_reloc *) ap
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 5066 /* source_reloc: relocations that reference literals. */
5070 source_reloc structure below is used for this purpose. The typedef in typeref:struct:source_reloc_struct
5071 source_reloc entries are kept in a per-literal-section array, sorted
5083 typedef struct source_reloc_struct source_reloc;
5097 init_source_reloc (source_reloc *reloc,
5113 /* Find the source_reloc for a particular source offset and relocation
5117 static source_reloc *
5118 find_source_reloc (source_reloc *src_relocs,
5141 const source_reloc *a = (const source_reloc *) ap
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 5068 /* source_reloc: relocations that reference literals. */
5072 source_reloc structure below is used for this purpose. The typedef in typeref:struct:source_reloc_struct
5073 source_reloc entries are kept in a per-literal-section array, sorted
5085 typedef struct source_reloc_struct source_reloc;
5099 init_source_reloc (source_reloc *reloc,
5115 /* Find the source_reloc for a particular source offset and relocation
5119 static source_reloc *
5120 find_source_reloc (source_reloc *src_relocs,
5143 const source_reloc *a = (const source_reloc *) ap
    [all...]

Completed in 43 milliseconds