Home
last modified time | relevance | path

Searched defs:segment_size (Results 1 – 2 of 2) sorted by relevance

/system/core/libunwindstack/
DDwarfSection.cpp617 bool DwarfSectionImpl<AddressType>::GetCieInfo(uint8_t* segment_size, uint8_t* encoding) { in GetCieInfo()
733 bool DwarfSectionImpl<AddressType>::AddFdeInfo(uint64_t entry_offset, uint8_t segment_size, in AddFdeInfo()
770 uint8_t segment_size; in CreateSortedFdeList() local
/system/core/libunwindstack/include/unwindstack/
DDwarfStructs.h30 uint8_t segment_size = 0; member