Searched defs:IndexEntry (Results 1 – 8 of 8) sorted by relevance
38 struct IndexEntry { struct39 IndexType type;40 int pos;
27 let IndexEntry; variable194 IndexEntry, property
23 using IndexEntry = int16_t; typedef
56 const DWARFUnitIndex::Entry *IndexEntry = nullptr; variable509 if (auto IndexEntry = Header.getIndexEntry()) in getLineTableOffset() local
72 -> std::unique_ptr<DWARFUnit> { in addUnitsImpl()186 if (auto *IndexEntry = Header.getIndexEntry()) in DWARFUnit() local967 auto IndexEntry = Header.getIndexEntry(); in determineStringOffsetsTableContributionDWO() local
139 const DWARFUnitIndex::Entry *IndexEntry; variable
39 const DWARFUnitIndex::Entry *IndexEntry) in DWARFUnit()
7284 struct IndexEntry { in printMachOUnwindInfoSection() struct7285 uint32_t FunctionOffset; in printMachOUnwindInfoSection()7286 uint32_t SecondLevelPageStart; in printMachOUnwindInfoSection()7287 uint32_t LSDAStart; in printMachOUnwindInfoSection()