Home
last modified time | relevance | path

Searched refs:UnwindData (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMWinEH.h106 const support::ulittle32_t UnwindData; variable
109 : BeginAddress(Data[0]), UnwindData(Data[1]) {} in RuntimeFunction()
112 const support::ulittle32_t UnwindData) in RuntimeFunction() argument
113 : BeginAddress(BeginAddress), UnwindData(UnwindData) {} in RuntimeFunction()
116 return RuntimeFunctionFlag(UnwindData & 0x3); in Flag()
122 return (UnwindData & ~0x3); in ExceptionInformationRVA()
129 return (UnwindData & ~0x3); in PackedUnwindData()
135 return (((UnwindData & 0x00001ffc) >> 2) << 1); in FunctionLength()
141 assert(((UnwindData & 0x00006000) || L()) && "L must be set to 1"); in Ret()
142 return ReturnType((UnwindData & 0x00006000) >> 13); in Ret()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp1033 if (!RF.UnwindData && !XDataRecord) in dumpUnpackedEntry()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d3484 DWORD UnwindData;
/netbsd-src/external/gpl3/gdb/dist/bfd/po/
H A Did.po3696 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
3697 msgstr " vma:\t\t\tAlamatAwal \t AlamatAkhir\t UnwindData\n"
H A Dhr.po3635 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dja.po3637 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dzh_CN.po4262 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dsv.po4070 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dda.po4116 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
/netbsd-src/external/gpl3/binutils/dist/bfd/po/
H A Did.po3696 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
3697 msgstr " vma:\t\t\tAlamatAwal \t AlamatAkhir\t UnwindData\n"
H A Dhr.po3635 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dja.po3637 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dzh_CN.po4262 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dbfd.pot6815 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dka.po6237 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dda.po4116 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
/netbsd-src/external/gpl3/binutils.old/dist/bfd/po/
H A Did.po3696 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
3697 msgstr " vma:\t\t\tAlamatAwal \t AlamatAkhir\t UnwindData\n"
H A Dhr.po3635 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dja.po3637 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dzh_CN.po4262 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dbfd.pot6545 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
/netbsd-src/external/gpl3/gdb.old/dist/bfd/po/
H A Did.po3696 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
3697 msgstr " vma:\t\t\tAlamatAwal \t AlamatAkhir\t UnwindData\n"
H A Dhr.po3635 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dja.po3637 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
H A Dzh_CN.po4262 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"

123