OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAddressByteSize
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFCompileUnit.h
66
uint8_t
getAddressByteSize
() const { return AddrSize; }
/external/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h
197
uint8_t
getAddressByteSize
() const { return AddrSize; }
Completed in 346 milliseconds