Home
last modified time | relevance | path

Searched defs:RelocationList (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/assembler/include/berberis/assembler/
Dmachine_code.h126 using RelocationList = ArenaVector<Relocation>; variable
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h258 typedef SmallVector<RelocationEntry, 64> RelocationList; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h275 typedef SmallVector<RelocationEntry, 64> RelocationList; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h274 typedef SmallVector<RelocationEntry, 64> RelocationList; typedef