Searched refs:LocListsSectionSize (Results 1 – 2 of 2) sorted by relevance
143 LocListsSectionSize = 0; in init()625 LocListsSectionSize++; in emitDwarfDebugLocListHeader()629 LocListsSectionSize++; in emitDwarfDebugLocListHeader()761 Patch.set(LocListsSectionSize); in emitDwarfDebugLocListsTableFragment()777 LocListsSectionSize += 1; in emitDwarfDebugLocListsTableFragment()778 LocListsSectionSize += in emitDwarfDebugLocListsTableFragment()784 LocListsSectionSize += 1; in emitDwarfDebugLocListsTableFragment()787 LocListsSectionSize += in emitDwarfDebugLocListsTableFragment()791 LocListsSectionSize += in emitDwarfDebugLocListsTableFragment()796 LocListsSectionSize += 1; in emitDwarfDebugLocListsTableFragment()[all …]
209 return LocListsSectionSize; in getLocListsSectionSize()303 uint64_t LocListsSectionSize = 0; variable