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