OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAddressSize
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugAddr.h
88
uint8_t
getAddressSize
() const { return AddrSize; }
DWARFObject.h
34
virtual uint8_t
getAddressSize
() const { llvm_unreachable("unimplemented"); }
DWARFDebugLine.h
101
uint8_t
getAddressSize
() const { return FormParams.AddrSize; }
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
DataExtractor.h
96
uint8_t
getAddressSize
() const { return AddressSize; }
310
/// is \a
getAddressSize
(), so the address size has to be
674
/// \a offset. The size of a pointer is \a
getAddressSize
().
Completed in 35 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026