Home
last modified time | relevance | path

Searched defs:IsExtern (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
101 bool IsExtern = false; variable
H A DProgram.cpp142 bool IsStatic, IsExtern; in createGlobal() local
163 bool IsStatic, bool IsExtern) { in createGlobal()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h56 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h106 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
H A DRuntimeDyldMachOX86_64.h58 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
H A DRuntimeDyldCOFFX86_64.h205 bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h165 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
H A DRuntimeDyldMachOAArch64.h332 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp117 unsigned IsExtern = 0; in RecordX86_64Relocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DMachODumper.cpp548 bool IsExtern = !IsScattered && Obj->getPlainRelocationExternal(RE); in printRelocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1524 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef() local