HomeSort by relevance Sort by last modified time
    Searched refs:helper_use_relative_reloc (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 675 /// helper_use_relative_reloc - Check if symbol can use relocation
678 helper_use_relative_reloc(const ResolveInfo& pSym, function
713 if (helper_use_relative_reloc(*rsym, pParent)) {
848 helper_use_relative_reloc(*rsym, pParent)) {
893 if (helper_use_relative_reloc(*rsym, pParent) ) {
1436 helper_use_relative_reloc(const ResolveInfo& pSym, function
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 562 helper_use_relative_reloc(const ResolveInfo& pSym, function
601 helper_use_relative_reloc(*rsym, pParent)) {
850 if (helper_use_relative_reloc(*rsym, pParent)) {
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 346 /// helper_use_relative_reloc - Check if symbol can use relocation
349 helper_use_relative_reloc(const ResolveInfo& pSym, function
384 if (helper_use_relative_reloc(*rsym, pParent)) {
    [all...]

Completed in 420 milliseconds