OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRela
(Results
1 - 18
of
18
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp
182
template<support::endianness target_endianness, bool is64Bits, bool
isRela
>
215
template<support::endianness target_endianness, bool is64Bits, bool
isRela
>
218
template<support::endianness target_endianness, bool
isRela
>
219
struct Elf_Rel_Impl<target_endianness, true,
isRela
>
220
: Elf_Rel_Base<target_endianness, true,
isRela
> {
221
using Elf_Rel_Base<target_endianness, true,
isRela
>::r_info;
237
template<support::endianness target_endianness, bool
isRela
>
238
struct Elf_Rel_Impl<target_endianness, false,
isRela
>
239
: Elf_Rel_Base<target_endianness, false,
isRela
> {
240
using Elf_Rel_Base<target_endianness, false,
isRela
>::r_info
[
all
...]
/external/swiftshader/third_party/subzero/src/
IceELFSection.h
128
void appendRelocationOffset(ELFStreamer &Str, bool
IsRela
,
248
bool
isRela
() const { return Header.sh_type == SHT_RELA; }
IceELFObjectWriter.cpp
266
if (!RelSection->
isRela
()) {
446
Section->appendRelocationOffset(Str, RelSection->
isRela
(),
623
Section->appendRelocationOffset(Str, RelSection->
isRela
(), TargetOffset);
/external/llvm/include/llvm/Object/
ELFTypes.h
29
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
377
static const bool
IsRela
= false;
413
static const bool
IsRela
= true;
420
static const bool
IsRela
= false;
465
static const bool
IsRela
= true;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h
29
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
376
static const bool
IsRela
= false;
412
static const bool
IsRela
= true;
419
static const bool
IsRela
= false;
464
static const bool
IsRela
= true;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h
29
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
376
static const bool
IsRela
= false;
412
static const bool
IsRela
= true;
419
static const bool
IsRela
= false;
464
static const bool
IsRela
= true;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELFTypes.h
34
template <class ELFT, bool
isRela
> struct Elf_Rel_Impl;
387
static const bool
IsRela
= false;
423
static const bool
IsRela
= true;
430
static const bool
IsRela
= false;
476
static const bool
IsRela
= true;
Completed in 523 milliseconds