Home
last modified time | relevance | path

Searched defs:DW_EH_PE_omit (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c51 #define DW_EH_PE_omit 0xff // no data follows macro
/freebsd/contrib/libcxxrt/
H A Ddwarf_eh.h99 DW_EH_PE_omit = 0xff, enumerator
/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h78 DW_EH_PE_omit = 0xFF enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h841 DW_EH_PE_omit = 0xff, enumerator
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h720 #define DW_EH_PE_omit 0xff macro