Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dstat.h36 StatOutOfBounds = CFI_ERROR_OUT_OF_BOUNDS,
DISO_Fortran_binding.cpp312 return CFI_ERROR_OUT_OF_BOUNDS; in CFI_section()
316 return CFI_ERROR_OUT_OF_BOUNDS; in CFI_section()
/external/llvm-project/flang/include/flang/
DISO_Fortran_binding.h98 #define CFI_ERROR_OUT_OF_BOUNDS 10 macro