Home
last modified time | relevance | path

Searched defs:addr_space (Results 1 – 5 of 5) sorted by relevance

/llvm-project/openmp/libompd/gdb-plugin/ompd/
H A Dframe_filter.py69 def __init__(self, addr_space): argument
H A Dompd_address_space.py399 def save_thread_object(self, thread_num, thread_id, addr_space): argument
H A Dompd.py11 addr_space = None variable
[all...]
/llvm-project/clang/test/CodeGen/
H A Dcatch-undef-behavior.c72 int addr_space(int __attribute__((address_space(256))) *a) { in addr_space() function
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c834 ompd_address_space_handle_t *addr_space = NULL; in call_ompd_initialize() local