OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getWeakExternal
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
COFF.h
364
const coff_aux_weak_external *
getWeakExternal
() const {
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
COFFObjectFile.cpp
220
if (const coff_aux_weak_external *AWE = Symb.
getWeakExternal
()) {
[
all
...]
Completed in 190 milliseconds