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

  /external/libunwind_llvm/src/
Unwind_AppleExtras.cpp 30 void *fde_end; member in struct:libgcc_object
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind_AppleExtras.cpp 30 void *fde_end; member in struct:libgcc_object
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JIT.cpp 132 /// fde_end - libgcc defines this field only if some macro is defined. We
134 char *fde_end; member in struct:__anon31231::LibgccObject
185 // field. Note that we rely on having two pointers here. If fde_end was a
187 ob->fde_end = (char*)LOI->unseenObjects;

Completed in 514 milliseconds