Home
last modified time | relevance | path

Searched refs:XMC_DS (Results 1 – 16 of 16) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCSectionXCOFF.cpp57 case XCOFF::XMC_DS: in printSwitchToSection()
DXCOFFObjectWriter.cpp444 case XCOFF::XMC_DS: in getCsectGroup()
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DXCOFF.h120 XMC_DS = 10, ///< Descriptor csect enumerator
/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dxcoff.h117 #define XMC_DS 10 /* Read-write descriptor csect */ macro
Dinternal.h618 #define XMC_DS 10 /* Read-write descriptor csect */ macro
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dxcoff.h117 #define XMC_DS 10 /* Read-write descriptor csect */ macro
Dinternal.h618 #define XMC_DS 10 /* Read-write descriptor csect */ macro
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DXCOFFYAML.cpp120 ECase(XMC_DS); in enumeration()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dxcoffread.c1168 case XMC_DS: in read_xcoff_symtab()
2347 case XMC_DS: in scan_xcoff_symtab()
DChangeLog-19941276 ignoring before. But continue to ignore XMC_DS.
3617 smtyp XTY_LD, sclass XMC_DS (external data segment label). They
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp2359 isa<Function>(GO) ? XCOFF::XMC_DS : XCOFF::XMC_UA; in getSectionForExternalReference()
2612 XCOFF::CsectProperties(XCOFF::XMC_DS, XCOFF::XTY_SD)); in getSectionForFunctionDescriptor()
/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp551 ECase(XMC_TC), ECase(XMC_TD), ECase(XMC_DS), ECase(XMC_UA),
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ppc.c3116 case XMC_DS:
4759 tc->class = XMC_DS;
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-ppc.c3136 case XMC_DS:
4780 tc->class = XMC_DS;
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dxcofflink.c680 if (h->smclas == XMC_DS in xcoff_link_add_dynamic_symbols()
2848 h->smclas = XMC_DS; in xcoff_build_ldsyms()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dxcofflink.c2211 if (h->smclas == XMC_DS
3436 h->smclas = XMC_DS;