Home
last modified time | relevance | path

Searched defs:NameOffset (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFGdbIndex.h52 uint32_t NameOffset; /// Offset of the symbol's name in the constant pool. member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp160 uint32_t NameOffset = Data.getU32(&Offset); in lookup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFGdbIndex.cpp171 uint32_t NameOffset = Data.getU32(&Offset); in parseImpl() local
DDWARFAcceleratorTable.cpp168 uint64_t NameOffset = *DataOffset; in dumpName() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc571 int32_t NameTable::NameOffset(int32_t index) { in NameOffset() function in sfntly::NameTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp549 for (auto NameOffset : FuncOffsetTable) { in readFuncProfiles() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h722 support::ulittle32_t NameOffset; member
/third_party/node/deps/v8/tools/
Dgrokdump.py1692 def NameOffset(self): member in Script
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h2061 …ImS32 NameOffset; // When Window==NULL, offset to name within parent ImG… member
2148 ImS16 NameOffset; // Offset into parent ColumnsNames[] member
/third_party/mesa3d/src/imgui/
Dimgui_internal.h1265 …int NameOffset; // When Window==NULL, offset to name within parent ImG… member