Searched defs:gap_start (Results 1 – 6 of 6) sorted by relevance
53 ElfW(Addr) gap_start() const { return reinterpret_cast<ElfW(Addr)>(gap_start_); } in gap_start() function
609 uint8_t *gap_end, *gap_start; in ReserveWithAlignmentPadding() local
900 void soinfo::set_gap_start(ElfW(Addr) gap_start) { in set_gap_start()
152 const uint32_t gap_start = method1_offset + method1_code.size(); in Create2MethodsWithGap() local
119 const uint32_t gap_start = method1_offset + method1_code.size(); in Create2MethodsWithGap() local
8463 uint32_t gap_start = field_offset.Uint32Value(); in AlignFieldOffset() local8507 void AddGaps(uint32_t gap_start, uint32_t gap_end) { in AddGaps()