Searched refs:StartReloc (Results 1 – 1 of 1) sorted by relevance
1022 const Reloc *StartReloc = RelocationOrErr.get(); in relocations() local1024 return ArrayRef<Reloc>(StartReloc, StartReloc + NumRelocEntries); in relocations()