Home
last modified time | relevance | path

Searched defs:Extern (Results 1 – 10 of 10) sorted by relevance

/external/google-breakpad/src/common/
Dmodule.h137 struct Extern { struct
138 explicit Extern(const Address &address_input) : address(address_input) {} in Extern() function
139 const Address address;
140 string name;
Dstabs_to_module.cc134 bool StabsToModule::Extern(const string &name, uint64_t address) { in Extern() function in google_breakpad::StabsToModule
Dstabs_reader.h314 virtual bool Extern(const string &name, uint64_t address) { in Extern() function
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Dtoken.ml9 | Def | Extern Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
Dtoken.ml9 | Def | Extern Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dtoken.ml9 | Def | Extern Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dtoken.ml9 | Def | Extern Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dtoken.ml9 | Def | Extern Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dtoken.ml9 | Def | Extern Constructor
/external/rust/crates/rustversion/src/
Dconstfn.rs10 Extern, enumerator