Searched defs:BodySize (Results 1 – 4 of 4) sorted by relevance
42 size_t BodySize() const { return exits_start_ - body_start_; } in BodySize() function
930 uint32_t BodySize = FunctionEnd - Ctx.Ptr; in parseCodeSection() local
40 unsigned BodySize : 24; member