Searched defs:SecData (Results 1 – 6 of 6) sorted by relevance
18 static const char SecData[] = "\x33\x22\x11"; // Truncated DWARF32 length in TEST() local37 static const char SecData[] = in TEST() local58 static const char SecData[] = "\x02\x00\x00\x00" // Length in TEST() local77 static const char SecData[] = "\x10\x00\x00\x00" // Length in TEST() local
51 SmallVector<char, 0> SecData; in getSectionData() local105 auto SecData = getSectionData(Sec); in createDWARFContext() local
174 Expected<StringRef> SecData = Sec.getContents(); setConfigToAddNewDebugSections() local
58 SecData = 1 << 6, enumerator
226 emitSectionContents(StringRef SecData,DebugSectionKind SecKind) emitSectionContents() argument
3352 readMipsOptions(const uint8_t * SecBegin,ArrayRef<uint8_t> & SecData,bool & IsSupported) readMipsOptions() argument