Home
last modified time | relevance | path

Searched refs:includeInSymtab (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DSymbolTable.cpp191 bool includeInSymtab, in addSynthetic() argument
197 s->includeInSymtab = includeInSymtab; in addSynthetic()
H A DSymbolTable.h57 bool isPrivateExtern, bool includeInSymtab,
H A DSymbols.h120 includeInSymtab(true), thumb(isThumb), in Defined()
153 bool includeInSymtab : 1; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DSymbolTable.cpp191 bool includeInSymtab, in addSynthetic() argument
197 s->includeInSymtab = includeInSymtab; in addSynthetic()
H A DSymbolTable.h57 bool isPrivateExtern, bool includeInSymtab,
H A DSymbols.h120 includeInSymtab(true), thumb(isThumb), in Defined()
153 bool includeInSymtab : 1; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DSymbolTable.cpp191 bool includeInSymtab, in addSynthetic() argument
197 s->includeInSymtab = includeInSymtab; in addSynthetic()
H A DSymbolTable.h57 bool isPrivateExtern, bool includeInSymtab,
H A DSymbols.h120 includeInSymtab(true), thumb(isThumb), in Defined()
153 bool includeInSymtab : 1; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DSymbolTable.cpp191 bool includeInSymtab, in addSynthetic() argument
197 s->includeInSymtab = includeInSymtab; in addSynthetic()
H A DSymbolTable.h57 bool isPrivateExtern, bool includeInSymtab,
H A DSymbols.h120 includeInSymtab(true), thumb(isThumb), in Defined()
153 bool includeInSymtab : 1; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/MachO/
H A DSymbolTable.cpp191 bool includeInSymtab,
197 s->includeInSymtab = includeInSymtab;
H A DSymbolTable.h57 bool isPrivateExtern, bool includeInSymtab,
H A DSymbols.h120 includeInSymtab(true), thumb(isThumb), in Defined()
153 bool includeInSymtab : 1; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DWriter.cpp541 static bool includeInSymtab(const Symbol &B) { in includeInSymtab() function
578 if (!includeInSymtab(*B)) in copyLocalSymbols()
1583 if (!includeInSymtab(*Sym)) in finalizeSections()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DWriter.cpp569 static bool includeInSymtab(const Symbol &B) { in includeInSymtab() function
608 if (!includeInSymtab(*B)) in copyLocalSymbols()
1679 if (!includeInSymtab(*Sym)) in finalizeSections()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DWriter.cpp658 static bool includeInSymtab(const Symbol &b) { in includeInSymtab() function
697 if (!includeInSymtab(*b)) in copyLocalSymbols()
1769 if (!includeInSymtab(*sym)) in finalizeSections()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DWriter.cpp677 static bool includeInSymtab(const Symbol &b) { in includeInSymtab() function
716 if (!includeInSymtab(*b)) in copyLocalSymbols()
1777 if (!includeInSymtab(*sym)) in finalizeSections()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DWriter.cpp658 static bool includeInSymtab(const Symbol &b) { in includeInSymtab() function
697 if (!includeInSymtab(*b)) in copyLocalSymbols()
1769 if (!includeInSymtab(*sym)) in finalizeSections()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DWriter.cpp742 static bool includeInSymtab(const Symbol &b) { in includeInSymtab() function
782 if (!includeInSymtab(*b)) in copyLocalSymbols()
2018 if (!includeInSymtab(*sym)) in finalizeSections()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DWriter.cpp742 static bool includeInSymtab(const Symbol &b) { in includeInSymtab() function
782 if (!includeInSymtab(*b)) in copyLocalSymbols()
2057 if (!includeInSymtab(*sym)) in finalizeSections()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DWriter.cpp733 static bool includeInSymtab(const Symbol &b) { in includeInSymtab() function
772 if (!includeInSymtab(*b)) in copyLocalSymbols()
1988 if (!includeInSymtab(*sym)) in finalizeSections()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DWriter.cpp780 static bool includeInSymtab(const Symbol &b) { in includeInSymtab() function
819 if (!includeInSymtab(*b)) in copyLocalSymbols()
2098 if (!includeInSymtab(*sym)) in finalizeSections()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DWriter.cpp741 static bool includeInSymtab(const Symbol &b) { in includeInSymtab() function
781 if (!includeInSymtab(*b)) in copyLocalSymbols()
2022 if (!includeInSymtab(*sym)) in finalizeSections()

12