HomeSort by: relevance | last modified time | path
    Searched refs:getCUAddrSize (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 408 uint8_t getCUAddrSize();
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp 590 dumpAddrSection(OS, AddrData, DumpOpts, getMaxVersion(), getCUAddrSize());
595 uint8_t savedAddressByteSize = getCUAddrSize();
1189 Local.Size = getTypeSize(Type, getCUAddrSize());
2007 uint8_t DWARFContext::getCUAddrSize() {

Completed in 21 milliseconds