Displaying 1 result from an estimated 1 matches for "_global__n_".
Did you mean:
_global__n
2003 Dec 22
1
[LLVMdev] what different in following type def?
hi,
how to explain the following two statement in detail?
(1) %struct.TorRec = type { int, void ()* }
(2) "struct._GLOBAL__N_::vtable_prefix" = type { int,
"struct.__cxxabiv1::__class_type_info"*, sbyte* }
yueqiang