Home
last modified time | relevance | path

Searched refs:CFI_ERROR_BASE_ADDR_NULL (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/runtime/
DISO_Fortran_binding.cpp102 return CFI_ERROR_BASE_ADDR_NULL; in CFI_deallocate()
298 return CFI_ERROR_BASE_ADDR_NULL; in CFI_section()
358 return CFI_ERROR_BASE_ADDR_NULL; in CFI_select_part()
403 return CFI_ERROR_BASE_ADDR_NULL; in CFI_setpointer()
Dstat.h27 StatBaseNull = CFI_ERROR_BASE_ADDR_NULL,
/external/llvm-project/flang/include/flang/
DISO_Fortran_binding.h89 #define CFI_ERROR_BASE_ADDR_NULL 1 macro