Home
last modified time | relevance | path

Searched defs:Permissions (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h39 Permissions(bool in_list, bool in_disable, bool in_delete) in Permissions() function
47 Permissions(const Permissions &rhs) in Permissions() function
55 Permissions() in Permissions() function
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst610 Permissions section in Enumerators
608 .. _Permissions: global() target
617 InputReaderPermissions global() argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp205 unsigned Permissions) { in applyMemoryGroupPermissions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp218 auto Permissions = [](const object::coff_section *Section) -> uint32_t { in CreateSections() local
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h386 FLAGS_ENUM(Permissions){ePermissionsWritable = (1u << 0), in FLAGS_ENUM() argument
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h1489 EFI_GUID Permissions; member