Searched defs:DebugTypes (Results 1 – 3 of 3) sorted by relevance
28 enum Section : uint8_t { DebugInfo, DebugTypes }; enumerator
26 std::atomic<const char *> DebugTypes; variable
1088 ErrorOr<BinarySection &> DebugTypes = in finalizeDebugSections() local