Searched refs:isExtern (Results 1 - 4 of 4) sorted by relevance

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp777 bool isExtern = false; local
780 isExtern = O->getPlainRelocationExternal(RE);
781 if (isExtern) {
1726 bool isExtern = false; local
1751 isExtern = info->O->getPlainRelocationExternal(RE);
1752 if (isExtern) {
1761 if (reloc_found && isExtern) {
1809 bool isExtern = false; local
1817 isExtern = info->O->getPlainRelocationExternal(RE);
1818 if (isExtern) {
1879 bool isExtern = false; local
2412 bool isExtern = false; local
5579 bool isExtern = false; local
[all...]
H A Dllvm-objdump.cpp563 bool isExtern = O->getPlainRelocationExternal(RE);
566 if (isExtern) {
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp621 bool isExtern = getPlainRelocationExternal(RE); local
622 if (!isExtern)
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 120 milliseconds