Home
last modified time | relevance | path

Searched defs:StringTableEntry (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_record.h42 struct StringTableEntry { struct
43 uint32_t index;
44 StringPool::Id string_id;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DMachOBuilder.h81 struct StringTableEntry { struct
86 using StringTable = std::vector<StringTableEntry>; argument
/aosp_15_r20/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp464 uint64_t StringTableEntry = Strings.getOffset(S.Name); in SetSectionName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp451 uint64_t StringTableEntry = Strings.getOffset(S.Name); in SetSectionName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp454 uint64_t StringTableEntry = Strings.getOffset(S.Name); in SetSectionName() local