Searched defs:ObjectInfo (Results 1 – 9 of 9) sorted by relevance
77 struct ObjectInfo { struct95 ObjectInfo() in ObjectInfo() argument
27 struct ObjectInfo { struct28 ObjectInfo() : pos(0), type(ObjectType::kFree), gennum(0) {} in ObjectInfo() function32 union {57 const ObjectInfo* GetObjectInfo(uint32_t obj_num) const; argument
125 using ObjectInfo = CPDF_CrossRefTable::ObjectInfo; variable
1123 auto ObjectInfo = PFS.StackObjectSlots.find(ID); in parseStackFrameIndex() local1152 auto ObjectInfo = PFS.FixedStackObjectSlots.find(ID); in parseFixedStackFrameIndex() local
657 auto ObjectInfo = StackObjectOperandMapping.find(FrameIndex); in printStackObjectReference() local
826 auto ObjectInfo = StackObjectOperandMapping.find(FrameIndex); in printStackObjectReference() local
817 auto ObjectInfo = StackObjectOperandMapping.find(FrameIndex); in printStackObjectReference() local
1799 auto ObjectInfo = PFS.StackObjectSlots.find(ID); in parseStackFrameIndex() local1828 auto ObjectInfo = PFS.FixedStackObjectSlots.find(ID); in parseFixedStackFrameIndex() local
1853 auto ObjectInfo = PFS.StackObjectSlots.find(ID); in parseStackFrameIndex() local1882 auto ObjectInfo = PFS.FixedStackObjectSlots.find(ID); in parseFixedStackFrameIndex() local