Home | History | Annotate | Download | only in gold

Lines Matching defs:read_relocs

110 // read_relocs and processed in scan_relocs.
139 // Relocations in an object file. This is read in read_relocs and
1128 // During garbage collection, the Read_relocs pass for all objects
1130 // used to store the information from Read_relocs for each object.
1145 read_relocs(Read_relocs_data* rd)
1564 // Used to store the relocs data computed by the Read_relocs pass.