Searched refs:RelocationOrErr (Results 1 – 1 of 1) sorted by relevance
1028 auto RelocationOrErr = in relocations() local1031 if (!RelocationOrErr) in relocations()1033 toString(RelocationOrErr.takeError()) + ": relocations with offset 0x" + in relocations()1038 const Reloc *StartReloc = RelocationOrErr.get(); in relocations()