Home
last modified time | relevance | path

Searched refs:arm_section (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/src/
H A DAddressSpace.hpp139 uintptr_t arm_section; member
441 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
532 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
535 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
536 if (info.arm_section && info.arm_section_length) in findUnwindSections()
585 info.arm_section = in findUnwindSections()
588 if (info.arm_section && info.arm_section_length) in findUnwindSections()
H A DUnwindCursor.hpp1303 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
1309 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1941 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libunwind/src/
H A DAddressSpace.hpp139 uintptr_t arm_section; member
441 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
532 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
535 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
536 if (info.arm_section && info.arm_section_length) in findUnwindSections()
585 info.arm_section = in findUnwindSections()
588 if (info.arm_section && info.arm_section_length) in findUnwindSections()
H A DUnwindCursor.hpp1325 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
1331 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1969 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()
/dports/devel/llvm12/llvm-project-12.0.1.src/libunwind/src/
H A DAddressSpace.hpp139 uintptr_t arm_section; member
441 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
532 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
535 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
536 if (info.arm_section && info.arm_section_length) in findUnwindSections()
585 info.arm_section = in findUnwindSections()
588 if (info.arm_section && info.arm_section_length) in findUnwindSections()
H A DUnwindCursor.hpp1325 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
1331 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1967 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/src/
H A DAddressSpace.hpp139 uintptr_t arm_section; member
441 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
532 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
535 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
536 if (info.arm_section && info.arm_section_length) in findUnwindSections()
585 info.arm_section = in findUnwindSections()
588 if (info.arm_section && info.arm_section_length) in findUnwindSections()
H A DUnwindCursor.hpp1335 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
1341 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1979 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libunwind/src/
H A DAddressSpace.hpp139 uintptr_t arm_section; member
441 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
532 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
535 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
536 if (info.arm_section && info.arm_section_length) in findUnwindSections()
585 info.arm_section = in findUnwindSections()
588 if (info.arm_section && info.arm_section_length) in findUnwindSections()
H A DUnwindCursor.hpp1325 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
1331 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1969 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()
/dports/lang/zig-devel/zig-0.9.0/lib/libunwind/src/
H A DAddressSpace.hpp139 uintptr_t arm_section; member
441 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
532 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
535 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
536 if (info.arm_section && info.arm_section_length) in findUnwindSections()
585 info.arm_section = in findUnwindSections()
588 if (info.arm_section && info.arm_section_length) in findUnwindSections()
H A DUnwindCursor.hpp1325 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
1331 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1969 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()
/dports/lang/zig/zig-0.9.0/lib/libunwind/src/
H A DAddressSpace.hpp139 uintptr_t arm_section; member
441 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
532 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
535 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
536 if (info.arm_section && info.arm_section_length) in findUnwindSections()
585 info.arm_section = in findUnwindSections()
588 if (info.arm_section && info.arm_section_length) in findUnwindSections()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libunwind/src/
H A DAddressSpace.hpp139 uintptr_t arm_section; member
441 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
532 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
535 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
536 if (info.arm_section && info.arm_section_length) in findUnwindSections()
585 info.arm_section = in findUnwindSections()
588 if (info.arm_section && info.arm_section_length) in findUnwindSections()
/dports/devel/llvm13/llvm-project-13.0.1.src/libunwind/src/
H A DAddressSpace.hpp139 uintptr_t arm_section;
441 cbdata->sects->arm_section = exidx_start;
532 info.arm_section = (uintptr_t)(&__exidx_start);
535 (void *)info.arm_section, (void *)info.arm_section_length);
536 if (info.arm_section && info.arm_section_length)
585 info.arm_section =
588 if (info.arm_section && info.arm_section_length)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/src/
H A DAddressSpace.hpp183 uintptr_t arm_section; member
425 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
428 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
429 if (info.arm_section && info.arm_section_length) in findUnwindSections()
480 info.arm_section = in findUnwindSections()
483 if (info.arm_section && info.arm_section_length) in findUnwindSections()
581 cbdata->sects->arm_section = exidx_start; in findUnwindSections()
H A DUnwindCursor.hpp1283 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
1289 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1903 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/src/
H A DAddressSpace.hpp183 uintptr_t arm_section; member
425 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
428 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
429 if (info.arm_section && info.arm_section_length) in findUnwindSections()
480 info.arm_section = in findUnwindSections()
483 if (info.arm_section && info.arm_section_length) in findUnwindSections()
581 cbdata->sects->arm_section = exidx_start; in findUnwindSections()
H A DUnwindCursor.hpp1283 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
1289 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1903 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/libunwind/src/
H A DAddressSpace.hpp149 uintptr_t arm_section; member
451 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
559 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
562 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
563 if (info.arm_section && info.arm_section_length) in findUnwindSections()
612 info.arm_section = in findUnwindSections()
615 if (info.arm_section && info.arm_section_length) in findUnwindSections()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/src/
H A DAddressSpace.hpp174 uintptr_t arm_section; member
416 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
419 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
420 if (info.arm_section && info.arm_section_length) in findUnwindSections()
464 info.arm_section = in findUnwindSections()
467 if (info.arm_section && info.arm_section_length) in findUnwindSections()
561 cbdata->sects->arm_section = exidx_start; in findUnwindSections()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/libunwind/src/
H A DAddressSpace.hpp101 uintptr_t arm_section; member
374 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
378 info.arm_section = (uintptr_t) dl_unwind_find_exidx( in findUnwindSections()
383 info.arm_section, info.arm_section_length); in findUnwindSections()
384 if (info.arm_section && info.arm_section_length) in findUnwindSections()
H A DUnwindCursor.hpp739 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
745 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1274 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/src/
H A DAddressSpace.hpp198 uintptr_t arm_section; member
859 cbdata->sects->arm_section = exidx_start; in findUnwindSectionsByPhdr()
900 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()
903 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()
904 if (info.arm_section && info.arm_section_length) in findUnwindSections()
955 info.arm_section = in findUnwindSections()
958 if (info.arm_section && info.arm_section_length) in findUnwindSections()
H A DUnwindCursor.hpp1324 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()
1330 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()
1958 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()

12