Home
last modified time | relevance | path

Searched refs:getDynamicTagAsString (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp431 std::string ELFFile<ELFT>::getDynamicTagAsString(unsigned Arch, in getDynamicTagAsString() function in ELFFile
495 std::string ELFFile<ELFT>::getDynamicTagAsString(uint64_t Type) const { in getDynamicTagAsString() function in ELFFile
496 return getDynamicTagAsString(getHeader()->e_machine, Type); in getDynamicTagAsString()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DELF.cpp454 std::string ELFFile<ELFT>::getDynamicTagAsString(unsigned Arch, in getDynamicTagAsString() function in ELFFile
538 std::string ELFFile<ELFT>::getDynamicTagAsString(uint64_t Type) const { in getDynamicTagAsString() function in ELFFile
539 return getDynamicTagAsString(getHeader().e_machine, Type); in getDynamicTagAsString()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h144 std::string getDynamicTagAsString(unsigned Arch, uint64_t Type) const;
145 std::string getDynamicTagAsString(uint64_t Type) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DELF.h273 std::string getDynamicTagAsString(unsigned Arch, uint64_t Type) const;
274 std::string getDynamicTagAsString(uint64_t Type) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DELF.h273 std::string getDynamicTagAsString(unsigned Arch, uint64_t Type) const;
274 std::string getDynamicTagAsString(uint64_t Type) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DELF.h273 std::string getDynamicTagAsString(unsigned Arch, uint64_t Type) const;
274 std::string getDynamicTagAsString(uint64_t Type) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DELF.h273 std::string getDynamicTagAsString(unsigned Arch, uint64_t Type) const;
274 std::string getDynamicTagAsString(uint64_t Type) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DELF.h229 std::string getDynamicTagAsString(unsigned Arch, uint64_t Type) const;
230 std::string getDynamicTagAsString(uint64_t Type) const;