Searched refs:getCStr (Results 1 – 7 of 7) sorted by relevance
210 Value.cstr = data.getCStr(offset_ptr); in extractValue()292 debug_info_data.getCStr(offset_ptr); in skipValue()500 if (const char *Str = U->getStringExtractor().getCStr(&Offset)) { in getAsCString()
191 const char *s = debug_line_data.getCStr(offset_ptr); in parsePrologue()199 const char *name = debug_line_data.getCStr(offset_ptr); in parsePrologue()306 fileEntry.Name = debug_line_data.getCStr(offset_ptr); in parseStatementTable()
57 OS << '\"' << pubNames.getCStr(&offset) << "\"\n"; in dumpPubSection()121 while (const char *s = strData.getCStr(&offset)) { in dump()178 while (const char *s = strDWOData.getCStr(&offset)) { in dump()
346 const char *Augmentation = Data.getCStr(&Offset); in parse()
60 const char *getCStr(uint32_t *offset_ptr) const;
121 const char *DataExtractor::getCStr(uint32_t *offset_ptr) const { in getCStr() function in DataExtractor
283 if (const char *DebugNameStr = DE.getCStr(&Offset)) { in getGNUDebuglinkContents()