Home
last modified time | relevance | path

Searched refs:getOffset32 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp255 Contrib.getOffset32(), in dump()
256 Contrib.getOffset32() + Contrib.getLength32()); in dump()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h127 uint32_t getOffset32() const { return (uint32_t)Offset; } in getOffset32() function
H A DDWARFUnit.h556 return Contrib->getOffset32(); in getLineTableOffset()
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp488 ? E.second.Contributions[I].getOffset32() in writeIndexTable()