Searched defs:sectionLength (Results 1 – 3 of 3) sorted by relevance
116 uint32_t sectionLength, in findFDE()
235 findFDE(A & addressSpace,pint_t pc,pint_t ehSectionStart,size_t sectionLength,pint_t fdeHint,FDE_Info * fdeInfo,CIE_Info * cieInfo) findFDE() argument
211 uint32_t sectionLength = de.getU32(cursor); in parse() local