Searched refs:macro_str (Results 1 – 1 of 1) sorted by relevance
70 const char *macro_str = nullptr; in ReadMacroEntries() local77 macro_str = debug_macro_data.GetCStr(offset); in ReadMacroEntries()80 DebugMacroEntry::CreateDefineEntry(line, macro_str)); in ReadMacroEntries()83 DebugMacroEntry::CreateUndefEntry(line, macro_str)); in ReadMacroEntries()92 macro_str = debug_str_data.GetCStr(&str_offset); in ReadMacroEntries()95 DebugMacroEntry::CreateDefineEntry(line, macro_str)); in ReadMacroEntries()98 DebugMacroEntry::CreateUndefEntry(line, macro_str)); in ReadMacroEntries()