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