Searched refs:extract (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/ngunwind/
H A Drules.mk27 $(LOCAL_DIR)/src/mi/Gdyn-extract.c \
/fuchsia/zircon/make/
H A Dbuild.mk39 # Use the --emit-relocs records to extract the fixups needed to relocate
85 # Finally, extract the raw binary of the kernel load image.
/fuchsia/zircon/system/host/zbi/
H A Dzbi.cpp987 --type --extract-item --extract-raw\n\
1715 {"extract", no_argument, nullptr, 'x'},
1716 {"extract-items", no_argument, nullptr, 'X'},
1717 {"extract-raw", no_argument, nullptr, 'R'},
1737 --extract, -x extract BOOTFS files\n\
1738 --extract-items, -X extract items as pseudo-files (see below)\n\
1739 --extract
1819 bool extract = false; local
[all...]

Completed in 83 milliseconds