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