Home
last modified time | relevance | path

Searched refs:_addr (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/openmp/libompd/src/
H A Domp-debug.h66 ompd_address_t _addr; \
67 OMPD_CALLBACK(symbol_addr_lookup, context, th_context, name, &_addr, \
69 OMPD_CALLBACK(read_memory, context, th_context, &_addr, size, buf); \
H A DTargetValue.h128 TValue(ompd_address_space_context_t *_context, ompd_address_t _addr) in TValue() argument
129 : TValue(_context, NULL, _addr) {} in TValue()
/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp273 typename A::pint_t _addr; member in libunwind::UnwindSectionHeader
299 typename A::pint_t _addr; member in libunwind::UnwindSectionIndexArray
318 _addr + in entryCount()
324 typename A::pint_t _addr; member in libunwind::UnwindSectionRegularPageHeader
339 _addr + in encoding()
345 typename A::pint_t _addr; member in libunwind::UnwindSectionRegularArray
355 _addr + in kind()
365 _addr + in entryCount()
381 typename A::pint_t _addr; member in libunwind::UnwindSectionCompressedPageHeader
400 typename A::pint_t _addr; member in libunwind::UnwindSectionCompressedArray
[all …]
/llvm-project-15.0.7/lldb/unittests/Platform/tools/
H A Dgenerate_siginfo.c93 P(_info._reason._fault._addr); in main()
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dtrampoline.ll122 …%CHAIN.8_addr = alloca %"struct.FRAME.-[NSBitmapImageRep copyWithZone:]"* ; <%"struct.FRAME.-[NSB…
131 …ageRep copyWithZone:]"* %CHAIN.8, %"struct.FRAME.-[NSBitmapImageRep copyWithZone:]"** %CHAIN.8_addr
142 …WithZone:]"*, %"struct.FRAME.-[NSBitmapImageRep copyWithZone:]"** %CHAIN.8_addr, align 4 ; <%"str…
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_os.h317 #define PAGE_ALIGNED(_addr) \
318 (!((size_t)_addr & (size_t)(KMP_GET_PAGE_SIZE() - 1)))
/llvm-project-15.0.7/clang/docs/
H A DClangCommandLineReference.rst658 .. option:: -seg\_addr\_table <arg>
661 .. option:: -seg\_addr\_table\_filename <arg>
675 .. option:: -segs\_read\_only\_addr <arg>
679 .. option:: -segs\_read\_write\_addr <arg>