Home
last modified time | relevance | path

Searched refs:mmap (Results 1 – 25 of 26) sorted by relevance

12

/base/hiviewdfx/faultloggerd/interfaces/innerkits/callstack/src/
Dcallstack.cpp165 bool CallStack::fillUDI(unw_dyn_info_t &di, SymbolsFile &symbolsFile, const MemMapItem &mmap, in fillUDI() argument
174 di.start_ip = mmap.begin_; in fillUDI()
175 di.end_ip = mmap.end_; in fillUDI()
203 const MemMapItem *ehFrameMmap = thread.FindMapByFileInfo(mmap.name_, ehFrameHdrElfOffset); in fillUDI()
214 DFXLOG_DEBUG(" map pageoffset: 0x%016" PRIx64 "", mmap.pageoffset_); in fillUDI()
225 const MemMapItem *targetMmap = thread.FindMapByFileInfo(mmap.name_, SectionFileOffset); in fillUDI()
258 int CallStack::FindUnwindTable(SymbolsFile *symbolsFile, const MemMapItem &mmap,
290 if (fillUDI(newdi, *symbolsFile, mmap, unwindInfoPtr->thread)) {
353 const MemMapItem *mmap = unwindInfoPtr->thread.FindMapByAddr(ip);
354 if (mmap != nullptr) {
[all …]
/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dselinux_share_mem.c39 void *sharedMem = (void *)mmap(NULL, spaceSize, prot, MAP_SHARED, fd, 0); in InitSharedMem()
Dload_policy.cpp116 *data = mmap(nullptr, size, PROT_READ, MAP_PRIVATE, fd, 0); in ReadPolicyFile()
/base/update/updater/services/package/pkg_manager/
Dpkg_utils.cpp128 …mappedData = mmap(nullptr, size, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_POPULATE | MAP_ANON, -1… in GetFileSize()
148 void *mappedData = mmap(nullptr, size, PROT_READ, MAP_PRIVATE, fd, 0); in GetFileSize()
285 void *mmap([[maybe_unused]] void *addr, [[maybe_unused]] size_t length, in mmap() function
Dpkg_utils.h82 void *mmap(void *addr, size_t length, int prot, int flags, int fd, size_t offset);
/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_memory_file.cpp79 void* map = mmap(nullptr, size_, PROT_READ | PROT_WRITE, MAP_PRIVATE, fd, alignedOffset); in Init()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/callstack/include/
Dcallstack.h166 static bool fillUDI(unw_dyn_info_t &di, SymbolsFile &symbolsFile, const MemMapItem &mmap,
168 static int FindUnwindTable(SymbolsFile *symbolsFile, const MemMapItem &mmap,
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
Dapp_file.c85 mmapInfo->mapAddr = (char*)(mmap(NULL, mmapInfo->mmapSize, PROT_READ, in HapMMap()
/base/startup/init/services/param/linux/
Dparam_osadp.c93 void *areaAddr = (void *)mmap(NULL, spaceSize, prot, MAP_SHARED, fd, 0); in GetSharedMem()
/base/update/updater/services/diffpatch/
Ddiffpatch.cpp68 …info.memory = static_cast<uint8_t*>(mmap(nullptr, st.st_size, PROT_READ, MAP_PRIVATE, info.fd, 0)); in PatchMapFile()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
Ddfx_signal_local_handler.c60 g_reservedChildStack = mmap(NULL, LOCAL_HANDLER_STACK_SIZE, \ in ReserveChildThreadSignalStack()
Ddfx_signal_handler.c568 g_reservedChildStack = mmap(NULL, RESERVED_CHILD_STACK_SIZE, \ in DFX_InstallSignalHandler()
/base/security/selinux_adapter/sepolicy/base/public/
Dsadomain.te20 # add mmap permission for sa
/base/security/appverify/interfaces/innerkits/appverify/src/common/
Drandom_access_file.cpp97 mmapInfo.mapAddr = reinterpret_cast<char*>(mmap(nullptr, mmapInfo.mmapSize, PROT_READ, in DoMMap()
/base/update/updater/services/ui/driver/
Dfbdev_driver.cpp98 buff_.vaddr = mmap(nullptr, finfo_.smem_len, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); in Init()
Ddrm_driver.cpp73 …bo->vaddr = static_cast<uint8_t *>(mmap(0, create.size, PROT_READ | PROT_WRITE, MAP_SHARED, fd_, m… in ModesetCreateFb()
/base/startup/init/services/modules/seccomp/seccomp_policy/
Drenderer.seccomp.policy56 mmap;arm64
Dupdater.seccomp.policy204 mmap;arm64
Dapp.seccomp.policy198 mmap;arm64
Dsystem.seccomp.policy225 mmap;arm64
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp209 …m_mappedPlainLogFile = reinterpret_cast<LogPersisterBuffer*>(mmap(nullptr, sizeof(LogPersisterBuff… in PrepareUncompressedFile()
/base/update/updater/test/unittest/package/
Dpkg_manager_unittest.cpp440 void* mappedData = mmap(nullptr, fileSize, PROT_READ, MAP_SHARED, fd, 0); in TestDecompressLz4()
550 void* mappedData = mmap(nullptr, fileSize, PROT_READ, MAP_SHARED, fd, 0); in TestDecompressGzip()
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest004/
Dlast_kmsg1477 <3>[ 13.036260] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1478 <3>[ 13.061437] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1482 <3>[ 13.210926] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1485 <3>[ 13.219433] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1489 <3>[ 13.273487] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1490 <3>[ 13.294669] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1491 <3>[ 13.336568] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1492 <3>[ 13.345257] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1493 <3>[ 13.364437] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1494 <3>[ 13.373670] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
[all …]
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest008/
Dlast_kmsg1477 <3>[ 13.036260] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1478 <3>[ 13.061437] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1482 <3>[ 13.210926] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1485 <3>[ 13.219433] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1489 <3>[ 13.273487] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1490 <3>[ 13.294669] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1491 <3>[ 13.336568] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1492 <3>[ 13.345257] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1493 <3>[ 13.364437] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1494 <3>[ 13.373670] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
[all …]
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest005/
Dlast_kmsg1477 <3>[ 13.036260] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1478 <3>[ 13.061437] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1482 <3>[ 13.210926] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1485 <3>[ 13.219433] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1489 <3>[ 13.273487] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1490 <3>[ 13.294669] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1491 <3>[ 13.336568] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1492 <3>[ 13.345257] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1493 <3>[ 13.364437] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
1494 <3>[ 13.373670] [E/xpm_kernel]xpm_check_prot: xpm region mmap not allow anonymous/exec/write perm…
[all …]

12