Searched refs:macro_str (Results 1 – 1 of 1) sorted by relevance
71 const char *macro_str = nullptr; in ReadMacroEntries() local78 macro_str = debug_macro_data.GetCStr(offset); in ReadMacroEntries()81 DebugMacroEntry::CreateDefineEntry(line, macro_str)); in ReadMacroEntries()84 DebugMacroEntry::CreateUndefEntry(line, macro_str)); in ReadMacroEntries()93 macro_str = debug_str_data.GetCStr(&str_offset); in ReadMacroEntries()96 DebugMacroEntry::CreateDefineEntry(line, macro_str)); in ReadMacroEntries()99 DebugMacroEntry::CreateUndefEntry(line, macro_str)); in ReadMacroEntries()