Home
last modified time | relevance | path

Searched refs:XMC_DB (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DXCOFF.h47 XMC_DB = 2, ///< Debug Dictionary Table enumerator
/freebsd-12-stable/contrib/binutils/include/coff/
Dxcoff.h109 #define XMC_DB 2 /* Read-only debug dictionary table */ macro
Dinternal.h610 #define XMC_DB 2 /* Read-only debug dictionary table */ macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp197 ECase(XMC_PR), ECase(XMC_RO), ECase(XMC_DB), ECase(XMC_GL),
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-ppc.c3207 case XMC_DB: in ppc_change_csect()
4826 tc->class = XMC_DB; in ppc_symbol_new_hook()