Searched refs:getCUAddrSize (Results 1 – 2 of 2) sorted by relevance
445 uint8_t getCUAddrSize();
596 dumpAddrSection(OS, AddrData, DumpOpts, getMaxVersion(), getCUAddrSize()); in dump()601 uint8_t savedAddressByteSize = getCUAddrSize(); in dump()1204 Local.Size = Type.getTypeSize(getCUAddrSize()); in addLocalsForDie()2039 uint8_t DWARFContext::getCUAddrSize() { in getCUAddrSize() function in DWARFContext