Home
last modified time | relevance | path

Searched refs:getCUAddrSize (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h328 uint8_t getCUAddrSize();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp493 dumpAddrSection(OS, AddrData, DumpOpts, getMaxVersion(), getCUAddrSize()); in dump()
498 uint8_t savedAddressByteSize = getCUAddrSize(); in dump()
1617 uint8_t DWARFContext::getCUAddrSize() { in getCUAddrSize() function in DWARFContext