Searched defs:ESec (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DELFObjectFile.h607 const Elf_Shdr *ESec = *ESecOrErr; local
608 if (!ESec)
612 Sec.p = reinterpret_cast<intptr_t>(ESec);
629 const Elf_Shdr *ESec = getSection(Sec); local
630 Sec = toDRI(++ESec);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
H A DELFObjectFile.h608 const Elf_Shdr *ESec = *ESecOrErr; local
609 if (!ESec)
613 Sec.p = reinterpret_cast<intptr_t>(ESec);
630 const Elf_Shdr *ESec = getSection(Sec); local
631 Sec = toDRI(++ESec);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
H A DELFObjectFile.h608 const Elf_Shdr *ESec = *ESecOrErr; local
609 if (!ESec)
613 Sec.p = reinterpret_cast<intptr_t>(ESec);
630 const Elf_Shdr *ESec = getSection(Sec); local
631 Sec = toDRI(++ESec);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
H A DELFObjectFile.h613 const Elf_Shdr *ESec = *ESecOrErr; local
614 if (!ESec)
618 Sec.p = reinterpret_cast<intptr_t>(ESec);
635 const Elf_Shdr *ESec = getSection(Sec); local
636 Sec = toDRI(++ESec);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
H A DELFObjectFile.h613 const Elf_Shdr *ESec = *ESecOrErr; local
614 if (!ESec)
618 Sec.p = reinterpret_cast<intptr_t>(ESec);
635 const Elf_Shdr *ESec = getSection(Sec); local
636 Sec = toDRI(++ESec);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
H A DELFObjectFile.h613 const Elf_Shdr *ESec = *ESecOrErr; local
614 if (!ESec)
618 Sec.p = reinterpret_cast<intptr_t>(ESec);
635 const Elf_Shdr *ESec = getSection(Sec); local
636 Sec = toDRI(++ESec);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
H A DELFObjectFile.h613 const Elf_Shdr *ESec = *ESecOrErr; local
614 if (!ESec)
618 Sec.p = reinterpret_cast<intptr_t>(ESec);
635 const Elf_Shdr *ESec = getSection(Sec); local
636 Sec = toDRI(++ESec);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DELFObjectFile.h607 const Elf_Shdr *ESec = *ESecOrErr; local
608 if (!ESec)
612 Sec.p = reinterpret_cast<intptr_t>(ESec);
629 const Elf_Shdr *ESec = getSection(Sec); local
630 Sec = toDRI(++ESec);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
H A DELFObjectFile.h608 const Elf_Shdr *ESec = *ESecOrErr; local
609 if (!ESec)
613 Sec.p = reinterpret_cast<intptr_t>(ESec);
630 const Elf_Shdr *ESec = getSection(Sec); local
631 Sec = toDRI(++ESec);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
H A DELFObjectFile.h608 const Elf_Shdr *ESec = *ESecOrErr; local
609 if (!ESec)
613 Sec.p = reinterpret_cast<intptr_t>(ESec);
630 const Elf_Shdr *ESec = getSection(Sec); local
631 Sec = toDRI(++ESec);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
H A DELFObjectFile.h613 const Elf_Shdr *ESec = *ESecOrErr; local
614 if (!ESec)
618 Sec.p = reinterpret_cast<intptr_t>(ESec);
635 const Elf_Shdr *ESec = getSection(Sec); local
636 Sec = toDRI(++ESec);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
H A DELFObjectFile.h613 const Elf_Shdr *ESec = *ESecOrErr; local
614 if (!ESec)
618 Sec.p = reinterpret_cast<intptr_t>(ESec);
635 const Elf_Shdr *ESec = getSection(Sec); local
636 Sec = toDRI(++ESec);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
H A DELFObjectFile.h613 const Elf_Shdr *ESec = *ESecOrErr; local
614 if (!ESec)
618 Sec.p = reinterpret_cast<intptr_t>(ESec);
635 const Elf_Shdr *ESec = getSection(Sec); local
636 Sec = toDRI(++ESec);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
H A DELFObjectFile.h613 const Elf_Shdr *ESec = *ESecOrErr; local
614 if (!ESec)
618 Sec.p = reinterpret_cast<intptr_t>(ESec);
635 const Elf_Shdr *ESec = getSection(Sec); local
636 Sec = toDRI(++ESec);

Completed in 71 milliseconds