Lines Matching refs:LDFileFormat
57 case LDFileFormat::Note: in writeSection()
61 case LDFileFormat::TEXT: in writeSection()
62 case LDFileFormat::DATA: in writeSection()
63 case LDFileFormat::Relocation: in writeSection()
64 case LDFileFormat::Target: in writeSection()
65 case LDFileFormat::Debug: in writeSection()
66 case LDFileFormat::DebugString: in writeSection()
67 case LDFileFormat::GCCExceptTable: in writeSection()
68 case LDFileFormat::EhFrame: { in writeSection()
75 case LDFileFormat::Null: in writeSection()
76 case LDFileFormat::NamePool: in writeSection()
77 case LDFileFormat::BSS: in writeSection()
78 case LDFileFormat::MetaData: in writeSection()
79 case LDFileFormat::Version: in writeSection()
80 case LDFileFormat::EhFrameHdr: in writeSection()
81 case LDFileFormat::StackNote: in writeSection()
92 case LDFileFormat::GCCExceptTable: in writeSection()
93 case LDFileFormat::TEXT: in writeSection()
94 case LDFileFormat::DATA: in writeSection()
95 case LDFileFormat::Debug: in writeSection()
96 case LDFileFormat::Note: in writeSection()
99 case LDFileFormat::EhFrame: in writeSection()
102 case LDFileFormat::Relocation: in writeSection()
108 case LDFileFormat::Target: in writeSection()
111 case LDFileFormat::DebugString: in writeSection()
385 case LDFileFormat::Relocation: in emitSectionData()
388 case LDFileFormat::EhFrame: in emitSectionData()