HomeSort by relevance Sort by last modified time
    Searched refs:DISABLE_RELOCATION_PACKER (Results 1 - 3 of 3) sorted by null

  /build/make/core/
dynamic_binary.mk 48 ifneq ($(DISABLE_RELOCATION_PACKER),true)
prebuilt_internal.mk 70 ifeq ($(DISABLE_RELOCATION_PACKER),true)
  /build/soong/cc/
relocation_packer.go 57 if ctx.AConfig().Getenv("DISABLE_RELOCATION_PACKER") == "true" {

Completed in 49 milliseconds