Searched defs:SectionDescriptor (Results 1 – 1 of 1) sorted by relevance
152 struct SectionDescriptor : SectionDescriptorBase { struct155 SectionDescriptor(DebugSectionKind SectionKind, LinkingGlobalData &GlobalData, in SectionDescriptor() function182 uint64_t StartOffset = 0;185 raw_svector_ostream OS;216 /// member of SectionDescriptor contains elf file. This method searches argument221 StringRef getContents() override { in getContents()230 void emitUnitLength(uint64_t Length) { in emitUnitLength()236 void maybeEmitDwarf64Mark() { in maybeEmitDwarf64Mark()243 void emitOffset(uint64_t Val) { in emitOffset()255 void emitInplaceString(StringRef String) { in emitInplaceString()[all …]