Searched refs:debugAbbrev (Results 1 – 3 of 3) sorted by relevance
32 .Case(section_names::debugAbbrev, &dObj->abbrevSection) in create()
297 constexpr const char debugAbbrev[] = "__debug_abbrev"; variable
944 const Section *debugAbbrev = nullptr; in parseDebugInfo() local952 debugAbbrev = &s; in parseDebugInfo()968 if (!debugAbbrev) in parseDebugInfo()972 if (auto tuOrErr = readCompUnit(normalizedFile, *debugInfo, *debugAbbrev, in parseDebugInfo()