Home
last modified time | relevance | path

Searched refs:CFI_section (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/flang/include/flang/
DISO_Fortran_binding.h171 int CFI_section(CFI_cdesc_t *, const CFI_cdesc_t *source,
/external/llvm-project/flang/unittests/Evaluate/
DISO-Fortran-binding.cpp448 retCode = CFI_section( in run_CFI_section_tests()
479 retCode = CFI_section( in run_CFI_section_tests()
/external/llvm-project/flang/runtime/
DISO_Fortran_binding.cpp274 int CFI_section(CFI_cdesc_t *result, const CFI_cdesc_t *source, in CFI_section() function
/external/llvm-project/flang/unittests/Runtime/
Dhello.cpp54 CFI_section(&section.raw(), &whole.raw(), lowers, uppers, strides)}) { in multiline()