Searched refs:getCUAddrSize (Results 1 – 2 of 2) sorted by relevance
438 uint8_t getCUAddrSize();
593 dumpAddrSection(OS, AddrData, DumpOpts, getMaxVersion(), getCUAddrSize()); in dump()598 uint8_t savedAddressByteSize = getCUAddrSize(); in dump()1273 Local.Size = Type.getTypeSize(getCUAddrSize()); in addLocalsForDie()2090 uint8_t DWARFContext::getCUAddrSize() { in getCUAddrSize() function in DWARFContext