Home
last modified time | relevance | path

Searched refs:isExtern (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp240 bool isExtern = (RE->Word1 >> 27) & 1; in loadSegment32() local
251 if (!isExtern) in loadSegment32()
377 bool isExtern = (RE->Word1 >> 27) & 1; in loadSegment64() local
382 if (!isExtern) in loadSegment64()
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObjectFile.cpp566 bool isExtern = (RE->Word1 >> 27) & 1; in getRelocationSymbol() local
571 if (isExtern) { in getRelocationSymbol()
597 bool isExtern = (RE->Word1 >> 27) & 1; in getRelocationAdditionalInfo() local
599 if (!isExtern) { in getRelocationAdditionalInfo()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp831 bool isExtern = false; in DumpLiteralPointerSection() local
834 isExtern = O->getPlainRelocationExternal(RE); in DumpLiteralPointerSection()
835 if (isExtern) { in DumpLiteralPointerSection()
1845 bool isExtern = false; in SymbolizerGetOpInfo() local
1870 isExtern = info->O->getPlainRelocationExternal(RE); in SymbolizerGetOpInfo()
1871 if (isExtern) { in SymbolizerGetOpInfo()
1880 if (reloc_found && isExtern) { in SymbolizerGetOpInfo()
1933 bool isExtern = false; in SymbolizerGetOpInfo() local
1941 isExtern = info->O->getPlainRelocationExternal(RE); in SymbolizerGetOpInfo()
1942 if (isExtern) { in SymbolizerGetOpInfo()
[all …]
Dllvm-objdump.cpp700 bool isExtern = O->getPlainRelocationExternal(RE); in printRelocationTargetName() local
703 if (isExtern) { in printRelocationTargetName()
/external/llvm/lib/Object/
DMachOObjectFile.cpp759 bool isExtern = getPlainRelocationExternal(RE); in getRelocationSymbol() local
760 if (!isExtern) in getRelocationSymbol()
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...