Searched refs:parseRelocations (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DInputFiles.h62 void parseRelocations(const llvm::MachO::section_64 &, SubsectionMap &);
H A DInputFiles.cpp166 void InputFile::parseRelocations(const section_64 &sec, function in class:InputFile
329 parseRelocations(sectionHeaders[i], subsections[i]);

Completed in 56 milliseconds