Searched defs:SectionDescriptor (Results 1 – 1 of 1) sorted by relevance
152 struct SectionDescriptor : SectionDescriptorBase { struct155 SectionDescriptor(DebugSectionKind SectionKind, LinkingGlobalData &GlobalData, in SectionDescriptor() argument182 uint64_t StartOffset = 0;221 /// member of SectionDescriptor contains elf file. This method searches argument226 StringRef getContents() override { in getContents()235 void emitUnitLength(uint64_t Length) { in emitUnitLength()241 void maybeEmitDwarf64Mark() { in maybeEmitDwarf64Mark()248 void emitOffset(uint64_t Val) { in emitOffset()260 void emitInplaceString(StringRef String) { in emitInplaceString()266 void emitStringPlaceholder() { in emitStringPlaceholder()[all …]