Home
last modified time | relevance | path

Searched defs:SkipPubSection (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp195 bool SkipPubSection) { in addObjCAccelerator()
201 bool SkipPubSection) { in addNameAccelerator()
H A DDWARFLinker.cpp1613 addObjCAccelerator(CompileUnit & Unit,const DIE * Die,DwarfStringPoolEntryRef Name,OffsetsStringPool & StringPool,bool SkipPubSection) addObjCAccelerator() argument
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h243 bool SkipPubSection; member