Home
last modified time | relevance | path

Searched refs:const_ (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/xen/arch-x86/
H A Dxen.h51 ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)
/freebsd/contrib/llvm-project/lld/MachO/
H A DOutputSegment.cpp124 .Case(section_names::const_, -1) in sectionOrder()
H A DInputSection.h337 constexpr const char const_[] = "__const"; variable
H A DDriver.cpp666 section_names::const_, in initializeSectionRenameMap()
/freebsd/sys/contrib/xen/
H A Darch-arm.h191 ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td233 class CTO_Pointer<bit const_>: ComplexTypeOp { bit const = const_; }