Home
last modified time | relevance | path

Searched refs:appendRelocations (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp83 static std::error_code appendRelocations(Relocations &relocs, StringRef buffer, in appendRelocations() function
311 appendRelocations(section.relocations, mb->getBuffer(), isBig, in readBinary()
355 appendRelocations(section.relocations, mb->getBuffer(), isBig, in readBinary()