Home
last modified time | relevance | path

Searched refs:STYP_DEBUG (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DXCOFF.h85 STYP_DEBUG = 0x2000, enumerator
/freebsd-12-stable/contrib/binutils/include/coff/
Dxcoff.h41 #define STYP_DEBUG 0x2000 macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
DXCOFFYAML.cpp39 ECase(STYP_DEBUG); in bitset()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp488 ECase(STYP_LOADER), ECase(STYP_DEBUG), ECase(STYP_TYPCHK),
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp320 return Flags & (XCOFF::STYP_DEBUG | XCOFF::STYP_DWARF); in isDebugSection()
/freebsd-12-stable/contrib/binutils/bfd/
Dcoffcode.h383 #ifdef STYP_DEBUG
384 #define STYP_XCOFF_DEBUG STYP_DEBUG
DChangeLog-94959373 (sec_to_styp_flags): If STYP_DEBUG is defined, use it rather than