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

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.h 137 size_t getRelaEntrySize()
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.h 158 size_t getRelaEntrySize()
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 158 /// getRelaEntrySize - the size in BYTE of rela type relocation
159 size_t getRelaEntrySize()
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.h 116 size_t getRelaEntrySize()
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 940 size_t Mips32GNULDBackend::getRelaEntrySize()
989 size_t Mips64GNULDBackend::getRelaEntrySize()

Completed in 4282 milliseconds