Searched refs:getChainedFixupsSegments (Results 1 – 3 of 3) sorted by relevance
742 getChainedFixupsSegments() const;
3332 if (auto SegmentsOrErr = O->getChainedFixupsSegments()) { in MachOChainedFixupEntry()5049 MachOObjectFile::getChainedFixupsSegments() const { in getChainedFixupsSegments() function in MachOObjectFile
1314 unwrapOrError(O->getChainedFixupsSegments(), O->getFileName()); in PrintChainedFixups()