Home
last modified time | relevance | path

Searched refs:fdeLength (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/src/
H A DDwarfParser.hpp62 size_t fdeLength; // XXXAR: or uint32_t? member
230 fdeInfo->fdeLength = (size_t)((char*)nextCFI - (char*)fdeStart); in decodeFDE()
236 (char *)fdeInfo->fdeStart, fdeInfo->fdeLength); in decodeFDE()
332 fdeInfo->fdeLength = (size_t)((char*)nextCFI - (char*)currentCFI); in findFDE()
339 (char *)fdeInfo->fdeStart, fdeInfo->fdeLength); in findFDE()
492 fdeInfo.fdeStart + fdeInfo.fdeLength, cieInfo, in parseFDEInstructions()
H A DUnwindCursor.hpp1555 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in getInfoFromDwarfSection()
1988 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
2017 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
169 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
236 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
367 fdeInfo.fdeStart + fdeInfo.fdeLength, cieInfo, in parseFDEInstructions()
H A DUnwindCursor.hpp1515 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in getInfoFromDwarfSection()
1932 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
1960 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
H A DUnwindCursor.hpp1524 _info.unwind_info_size = static_cast<uint32_t>(fdeInfo.fdeLength); in getInfoFromFdeCie()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
169 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
236 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
367 fdeInfo.fdeStart + fdeInfo.fdeLength, cieInfo, in parseFDEInstructions()
H A DUnwindCursor.hpp1515 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in getInfoFromDwarfSection()
1932 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
1960 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/libunwind/src/
H A DDwarfParser.hpp58 pint_t fdeLength; member
167 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
234 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
357 fdeInfo.fdeStart + fdeInfo.fdeLength, cieInfo, in parseFDEInstructions()
H A DUnwindCursor.hpp941 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in getInfoFromDwarfSection()
1303 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
1331 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
/dports/devel/llvm12/llvm-project-12.0.1.src/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
/dports/lang/zig-devel/zig-0.9.0/lib/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
/dports/lang/zig/zig-0.9.0/lib/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/src/
H A DDwarfParser.hpp61 pint_t fdeLength; member
170 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
237 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
368 fdeInfo.fdeStart + fdeInfo.fdeLength, cieInfo, in parseFDEInstructions()
H A DUnwindCursor.hpp1470 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in getInfoFromDwarfSection()
1887 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
1915 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
H A DUnwindCursor.hpp1502 _info.unwind_info_size = static_cast<uint32_t>(fdeInfo.fdeLength); in getInfoFromFdeCie()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
/dports/devel/llvm13/llvm-project-13.0.1.src/libunwind/src/
H A DDwarfParser.hpp60 pint_t fdeLength; member
213 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
282 fdeInfo->fdeLength = nextCFI - currentCFI; in findFDE()
420 {fdeInfo.fdeInstructions, fdeInfo.fdeStart + fdeInfo.fdeLength, in parseFDEInstructions()
/dports/misc/rump/buildrump.sh-b914579/src/sys/lib/libunwind/
H A DDwarfParser.hpp52 pint_t fdeLength; member
190 fdeInfo->fdeLength = nextCFI - fdeStart; in decodeFDE()
298 fdeInfo.fdeStart + fdeInfo.fdeLength, cieInfo, in parseFDEInstructions()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/link/internal/ld/
H A Ddwarf.go1368 fdeLength := uint64(4 + 2*ctxt.Arch.PtrSize + len(deltaBuf))
1370 fdeLength += 4 // 4 bytes added for CIE pointer
1372 createUnitLength(ctxt, fs, fdeLength)
1384 addDwsectCUSize(".debug_frame", s.File, fdeLength+uint64(lengthFieldSize))
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/link/internal/ld/
H A Ddwarf.go1480 fdeLength := uint64(4 + 2*d.arch.PtrSize + len(deltaBuf))
1482 fdeLength += 4 // 4 bytes added for CIE pointer
1484 d.createUnitLength(fsu, fdeLength)
1496 addDwsectCUSize(".debug_frame", d.ldr.SymPkg(fn), fdeLength+uint64(lengthFieldSize))

12