Searched refs:getCUAddrSize (Results 1 – 3 of 3) sorted by relevance
459 uint8_t getCUAddrSize();
1241 dumpAddrSection(OS, AddrData, DumpOpts, getMaxVersion(), getCUAddrSize()); in dump()1246 uint8_t savedAddressByteSize = getCUAddrSize(); in dump()1696 Local.Size = Type.getTypeSize(getCUAddrSize()); in addLocalsForDie()2468 uint8_t DWARFContext::getCUAddrSize() { in getCUAddrSize() function in DWARFContext
43 Format.AddrSize = File.Dwarf->getCUAddrSize(); in LinkContext()