Home
last modified time | relevance | path

Searched defs:StringIndex (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_file_types.h75 StringIndex() {} in StringIndex() function
76 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
Dstring_reference.h37 dex::StringIndex StringIndex() const { in StringIndex() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file_types.h76 StringIndex() {} in StringIndex() function
77 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
Dstring_reference.h37 dex::StringIndex StringIndex() const { in StringIndex() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_file_types.h75 StringIndex() {} in StringIndex() function
76 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
Dstring_reference.h37 dex::StringIndex StringIndex() const { in StringIndex() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file_types.h76 StringIndex() {} in StringIndex() function
77 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
Dstring_reference.h37 dex::StringIndex StringIndex() const { in StringIndex() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file_types.h76 StringIndex() {} in StringIndex() function
77 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
Dstring_reference.h37 dex::StringIndex StringIndex() const { in StringIndex() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file_types.h76 StringIndex() {} in StringIndex() function
77 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
Dstring_reference.h37 dex::StringIndex StringIndex() const { in StringIndex() function
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_types.h76 StringIndex() {} in StringIndex() function
77 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
H A Dstring_reference.h37 dex::StringIndex StringIndex() const { in StringIndex() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file_types.h76 StringIndex() {} in StringIndex() function
77 explicit constexpr StringIndex(uint32_t index) : DexIndex<decltype(index_)>(index) {} in StringIndex() function
Dstring_reference.h37 dex::StringIndex StringIndex() const { in StringIndex() function
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp208 uint32_t StringIndex, uint8_t Type, in dumpSymTabEntry()
338 void MachODebugMapParser::handleStabSymbolTableEntry(uint32_t StringIndex, in handleStabSymbolTableEntry()
/aosp_15_r20/external/llvm/lib/MC/
H A DELFObjectWriter.cpp460 uint32_t StringIndex, ELFSymbolData &MSD, in writeSymbol()
915 unsigned StringIndex = MSD.Symbol->getType() == ELF::STT_SECTION in computeSymbolTable() local
926 unsigned StringIndex = StrTabBuilder.getOffset(MSD.Name); in computeSymbolTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DELFObjectWriter.cpp517 void ELFWriter::writeSymbol(SymbolTableWriter &Writer, uint32_t StringIndex, in writeSymbol()
765 unsigned StringIndex = MSD.Symbol->getType() == ELF::STT_SECTION in computeSymbolTable() local
782 unsigned StringIndex = StrTabBuilder.getOffset(MSD.Name); in computeSymbolTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DELFObjectWriter.cpp528 void ELFWriter::writeSymbol(SymbolTableWriter &Writer, uint32_t StringIndex, in writeSymbol()
741 unsigned StringIndex = MSD.Symbol->getType() == ELF::STT_SECTION in computeSymbolTable() local
752 unsigned StringIndex = StrTabBuilder.getOffset(MSD.Name); in computeSymbolTable() local
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h78 uint64_t StringIndex; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCMachObjectWriter.h88 uint64_t StringIndex; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h87 uint64_t StringIndex; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h88 uint64_t StringIndex; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCMachObjectWriter.h88 uint64_t StringIndex; member

123