Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileYAML.cpp93 struct SequenceTraits< ContentBytes > {
94 static size_t size(IO &io, ContentBytes &seq) { in size()
97 static Hex8& element(IO &io, ContentBytes &seq, size_t index) { in element()
344 ContentBytes _normalizedContent;
DMachONormalizedFile.h100 typedef std::vector<Hex8> ContentBytes; typedef
DMachONormalizedFileFromAtoms.cpp162 void copySectionContent(SectionInfo *si, ContentBytes &content);