HomeSort by relevance Sort by last modified time
    Searched defs:AddrSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/DebugInfo/
DWARFCompileUnit.h 29 uint8_t AddrSize;
66 uint8_t getAddressByteSize() const { return AddrSize; }
DWARFDebugArangeSet.h 33 uint8_t AddrSize;

Completed in 23 milliseconds