Home
last modified time | relevance | path

Searched refs:attr_upper_bound (Results 1 – 2 of 2) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DIntrospection.cpp1119 const unsigned attr_upper_bound = 0x2f; in parse_debug_info() local
1549 if (attr == attr_upper_bound && in parse_debug_info()
/dports/devel/ctypes.sh/ctypes-sh-1.2/src/struct/
H A Ddwarf_loader.c945 static uint64_t attr_upper_bound(Dwarf_Die *die) in attr_upper_bound() function
1110 nr_entries[array->dimensions++] = attr_upper_bound(die); in die__create_new_array()