Searched refs:typeOffset (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DTypeUnit.cpp13 off_t totalSize, off_t abbreviationOffset, off_t typeOffset,
21 fTypeOffset(typeOffset)
12 TypeUnit(off_t headerOffset, off_t contentOffset, off_t totalSize, off_t abbreviationOffset, off_t typeOffset, uint8 addressSize, bool isBigEndian, uint64 signature, bool isDwarf64) argument
H A DTypeUnit.h24 off_t typeOffset,
H A DDwarfFile.cpp1107 off_t typeOffset = dwarf64 local
1117 signature, typeOffset);
1135 abbrevOffset, typeOffset, addressSize, isBigEndian,

Completed in 68 milliseconds