Home | History | Annotate | Download | only in gold

Lines Matching defs:read_relocs

109 // read_relocs and processed in scan_relocs.
138 // Relocations in an object file. This is read in read_relocs and
1054 // During garbage collection, the Read_relocs pass for all objects
1056 // used to store the information from Read_relocs for each object.
1071 read_relocs(Read_relocs_data* rd)
1456 // Used to store the relocs data computed by the Read_relocs pass.