Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDInterpBlock.h136 Block(unsigned EvalID, const Descriptor *Desc, bool IsExtern, bool IsStatic, in Block()
162 bool IsExtern = false; variable
HDProgram.cpp184 bool IsStatic, IsExtern; in createGlobal() local
216 bool IsStatic, bool IsExtern, in createGlobal()
HDInterp.cpp619 bool IsExtern = DiagDecl->getStorageClass() == SC_Extern; in CheckCallable() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
HDRuntimeDyldCOFFI386.h56 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
HDRuntimeDyldCOFFThumb.h128 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
HDRuntimeDyldMachOX86_64.h57 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
HDRuntimeDyldCOFFX86_64.h212 bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
HDRuntimeDyldCOFFAArch64.h166 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
HDRuntimeDyldMachOAArch64.h332 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86MachObjectWriter.cpp108 unsigned IsExtern = 0; in RecordX86_64Relocation() local
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDMachODumper.cpp560 bool IsExtern = !IsScattered && Obj->getPlainRelocationExternal(RE); in printRelocation() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldELF.cpp1572 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef() local