Home
last modified time | relevance | path

Searched refs:isDwarf64 (Results 1 – 6 of 6) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DTypeUnit.cpp14 uint8 addressSize, bool isBigEndian, uint64 signature, bool isDwarf64) in TypeUnit() argument
17 addressSize, isBigEndian, isDwarf64), in TypeUnit()
H A DBaseUnit.cpp17 bool isBigEndian, bool isDwarf64) in BaseUnit() argument
26 fIsDwarf64(isDwarf64) in BaseUnit()
H A DCompilationUnit.cpp32 bool isBigEndian, bool isDwarf64) in CompilationUnit() argument
35 addressSize, isBigEndian, isDwarf64), in CompilationUnit()
H A DCompilationUnit.h28 bool isDwarf64);
H A DTypeUnit.h28 bool isDwarf64);
H A DBaseUnit.h35 bool isDwarf64);