Home
last modified time | relevance | path

Searched refs:S_COMPILE3 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dcodeview.h35 #define S_COMPILE3 0x113c macro
H A Dcodeview.c360 bfd_putl16 (S_COMPILE3, &compile3.type); in write_symbols_info()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DCodeViewSymbols.rst178 S_COMPILE3 (0x113c)
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewSymbols.def227 SYMBOL_RECORD(S_COMPILE3 , 0x113c, Compile3Sym)
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.h96 #define S_COMPILE3 0x113c macro
H A Dpdb.c1669 case S_COMPILE3: in parse_symbols()
1808 case S_COMPILE3: in calculate_symbols_size()
3745 bfd_putl16 (S_COMPILE3, &comp->kind); in create_linker_symbols()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp438 case SymbolKind::S_COMPILE3: in discoverTypeIndices()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp797 MCSymbol *CompilerEnd = beginSymbolRecord(SymbolKind::S_COMPILE3); in emitCompilerInformation()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git75020 Adds the correct constant to the S_COMPILE3 CodeView record when