Searched refs:CFI_section (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/ |
| H A D | ISO_Fortran_binding.h | 182 int CFI_section(CFI_cdesc_t *, const CFI_cdesc_t *source,
|
| /llvm-project-15.0.7/flang/unittests/Evaluate/ |
| H A D | ISO-Fortran-binding.cpp | 451 retCode = CFI_section( in run_CFI_section_tests() 482 retCode = CFI_section( in run_CFI_section_tests()
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | descriptor.cpp | 215 return CFI_section(&raw_, &source.raw_, lower, upper, stride) == CFI_SUCCESS; in EstablishPointerSection()
|
| H A D | ISO_Fortran_binding.cpp | 301 int CFI_section(CFI_cdesc_t *result, const CFI_cdesc_t *source, in CFI_section() function
|
| /llvm-project-15.0.7/flang/unittests/Runtime/ |
| H A D | NumericalFormatTest.cpp | 115 CFI_section(§ion.raw(), &whole.raw(), lowers, uppers, strides)}; in TEST()
|