Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/linker/
H A Dlinker_debug.h67 #define LD_DEBUG(what, x...) \ macro
H A Dlinker_main.cpp304 const char* LD_DEBUG = getenv("LD_DEBUG"); in linker_main() local