HomeSort by relevance Sort by last modified time
    Searched defs:getRelocationTypeName (Results 1 - 23 of 23) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Object/
COFFObjectFile.cpp 596 error_code COFFObjectFile::getRelocationTypeName(DataRefImpl Rel,
MachOObjectFile.cpp 589 error_code MachOObjectFile::getRelocationTypeName(DataRefImpl Rel,
ELFObjectFile.cpp 358 virtual error_code getRelocationTypeName(DataRefImpl Rel,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ELF.h 97 StringRef getRelocationTypeName(uint32_t Type) const;
98 void getRelocationTypeName(uint32_t Type,
278 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
283 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type,
286 StringRef Name = getRelocationTypeName(Type);
300 StringRef Name = getRelocationTypeName(Type1);
303 Name = getRelocationTypeName(Type2);
307 Name = getRelocationTypeName(Type3);
ELFObjectFile.h 255 void getRelocationTypeName(DataRefImpl Rel,
261 StringRef getRelocationTypeName(uint32_t Type) const;
791 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
796 void ELFObjectFile<ELFT>::getRelocationTypeName(
799 EF.getRelocationTypeName(type, Result);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ELF.h 97 StringRef getRelocationTypeName(uint32_t Type) const;
98 void getRelocationTypeName(uint32_t Type,
278 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
283 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type,
286 StringRef Name = getRelocationTypeName(Type);
300 StringRef Name = getRelocationTypeName(Type1);
303 Name = getRelocationTypeName(Type2);
307 Name = getRelocationTypeName(Type3);
ELFObjectFile.h 255 void getRelocationTypeName(DataRefImpl Rel,
261 StringRef getRelocationTypeName(uint32_t Type) const;
791 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
796 void ELFObjectFile<ELFT>::getRelocationTypeName(
799 EF.getRelocationTypeName(type, Result);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ELF.h 97 StringRef getRelocationTypeName(uint32_t Type) const;
98 void getRelocationTypeName(uint32_t Type,
278 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
283 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type,
286 StringRef Name = getRelocationTypeName(Type);
300 StringRef Name = getRelocationTypeName(Type1);
303 Name = getRelocationTypeName(Type2);
307 Name = getRelocationTypeName(Type3);
ELFObjectFile.h 255 void getRelocationTypeName(DataRefImpl Rel,
261 StringRef getRelocationTypeName(uint32_t Type) const;
791 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
796 void ELFObjectFile<ELFT>::getRelocationTypeName(
799 EF.getRelocationTypeName(type, Result);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 97 StringRef getRelocationTypeName(uint32_t Type) const;
98 void getRelocationTypeName(uint32_t Type,
278 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
283 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type,
286 StringRef Name = getRelocationTypeName(Type);
300 StringRef Name = getRelocationTypeName(Type1);
303 Name = getRelocationTypeName(Type2);
307 Name = getRelocationTypeName(Type3);
ELFObjectFile.h 255 void getRelocationTypeName(DataRefImpl Rel,
261 StringRef getRelocationTypeName(uint32_t Type) const;
791 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
796 void ELFObjectFile<ELFT>::getRelocationTypeName(
799 EF.getRelocationTypeName(type, Result);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ELF.h 97 StringRef getRelocationTypeName(uint32_t Type) const;
98 void getRelocationTypeName(uint32_t Type,
278 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
283 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type,
286 StringRef Name = getRelocationTypeName(Type);
300 StringRef Name = getRelocationTypeName(Type1);
303 Name = getRelocationTypeName(Type2);
307 Name = getRelocationTypeName(Type3);
ELFObjectFile.h 255 void getRelocationTypeName(DataRefImpl Rel,
261 StringRef getRelocationTypeName(uint32_t Type) const;
791 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
796 void ELFObjectFile<ELFT>::getRelocationTypeName(
799 EF.getRelocationTypeName(type, Result);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ELF.h 97 StringRef getRelocationTypeName(uint32_t Type) const;
98 void getRelocationTypeName(uint32_t Type,
278 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
283 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type,
286 StringRef Name = getRelocationTypeName(Type);
300 StringRef Name = getRelocationTypeName(Type1);
303 Name = getRelocationTypeName(Type2);
307 Name = getRelocationTypeName(Type3);
ELFObjectFile.h 255 void getRelocationTypeName(DataRefImpl Rel,
261 StringRef getRelocationTypeName(uint32_t Type) const;
791 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
796 void ELFObjectFile<ELFT>::getRelocationTypeName(
799 EF.getRelocationTypeName(type, Result);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ELF.h 97 StringRef getRelocationTypeName(uint32_t Type) const;
98 void getRelocationTypeName(uint32_t Type,
278 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
283 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type,
286 StringRef Name = getRelocationTypeName(Type);
300 StringRef Name = getRelocationTypeName(Type1);
303 Name = getRelocationTypeName(Type2);
307 Name = getRelocationTypeName(Type3);
ELFObjectFile.h 255 void getRelocationTypeName(DataRefImpl Rel,
261 StringRef getRelocationTypeName(uint32_t Type) const;
791 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
796 void ELFObjectFile<ELFT>::getRelocationTypeName(
799 EF.getRelocationTypeName(type, Result);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 97 StringRef getRelocationTypeName(uint32_t Type) const;
98 void getRelocationTypeName(uint32_t Type,
278 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
283 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type,
286 StringRef Name = getRelocationTypeName(Type);
300 StringRef Name = getRelocationTypeName(Type1);
303 Name = getRelocationTypeName(Type2);
307 Name = getRelocationTypeName(Type3);
ELFObjectFile.h 255 void getRelocationTypeName(DataRefImpl Rel,
261 StringRef getRelocationTypeName(uint32_t Type) const;
791 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
796 void ELFObjectFile<ELFT>::getRelocationTypeName(
799 EF.getRelocationTypeName(type, Result);
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h 91 StringRef getRelocationTypeName(uint32_t Type) const;
92 void getRelocationTypeName(uint32_t Type,
269 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
274 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type,
277 StringRef Name = getRelocationTypeName(Type);
291 StringRef Name = getRelocationTypeName(Type1);
294 Name = getRelocationTypeName(Type2);
298 Name = getRelocationTypeName(Type3);
ELFObjectFile.h 243 void getRelocationTypeName(DataRefImpl Rel,
248 StringRef getRelocationTypeName(uint32_t Type) const;
718 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const {
723 void ELFObjectFile<ELFT>::getRelocationTypeName(
726 EF.getRelocationTypeName(type, Result);
  /external/llvm/lib/Object/
COFFObjectFile.cpp     [all...]
MachOObjectFile.cpp 783 void MachOObjectFile::getRelocationTypeName(
    [all...]

Completed in 729 milliseconds