search for: 40c37630

Displaying 1 result from an estimated 1 matches for "40c37630".

Did you mean: 403730
2017 Jan 06
2
Link Struct to Metadata
Hi, Given one structure type, is there any method to get the metadata that describes the structure information? For example: %2 = getelementptr inbounds %"class.std::thread", %"class.std::thread"* %this, i64 0, i32 0, i32 0, !dbg !2748 then I know the pointer operand type is class.std::thread. I want to find the associated metadata of this type: !217 =