Searched refs:STYP_DEBUG (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h70 STYP_DEBUG = 0x2000, enumerator in enum:llvm::XCOFF::SectionTypeFlags
/freebsd-11-stable/contrib/binutils/include/coff/
H A Dxcoff.h40 /* XCOFF uses a special .debug section with type STYP_DEBUG. */
41 #define STYP_DEBUG 0x2000 macro
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp445 ECase(STYP_LOADER), ECase(STYP_DEBUG), ECase(STYP_TYPCHK),
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoffcode.h384 #ifdef STYP_DEBUG
385 #define STYP_XCOFF_DEBUG STYP_DEBUG

Completed in 79 milliseconds