Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileYAML.cpp94 struct SequenceTraits< ContentBytes > {
95 static size_t size(IO &io, ContentBytes &seq) { in size()
98 static Hex8& element(IO &io, ContentBytes &seq, size_t index) { in element()
345 ContentBytes _normalizedContent;
H A DMachONormalizedFile.h101 typedef std::vector<Hex8> ContentBytes; typedef
H A DMachONormalizedFileFromAtoms.cpp163 void copySectionContent(SectionInfo *si, ContentBytes &content);