Searched refs:S_END (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecordHelpers.h18 /// "parent" and "end" fields, which contain the offset of the S_END or
41 case SymbolKind::S_END:
/openbsd-current/usr.bin/rdist/
H A Ddefs.h122 #define S_END 'E' /* End of session startup commands */ macro
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp447 case SymbolKind::S_END:
/openbsd-current/gnu/llvm/lld/COFF/
H A DPDB.cpp343 /// MSVC translates S_PROC_ID_END to S_END, and S_[LG]PROC32_ID to S_[LG]PROC32
351 prefix->RecordKind = SymbolKind::S_END;
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1056 // Emit an S_THUNK32/S_END symbol pair for a thunk routine.
2904 /// Emit an S_BLOCK32 and S_END record pair delimiting the contents of a
2931 emitEndSymbolRecord(SymbolKind::S_END);

Completed in 205 milliseconds