Home
last modified time | relevance | path

Searched defs:relocatable (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/cxx/gen/src/
Dbuiltin.rs29 pub relocatable: bool, field
/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc.cc1320 bool relocatable = src.must_output_reloc_info(this); in mov() local