Home
last modified time | relevance | path

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

/third_party/libabigail/tests/
H A Dtest-read-common.h39 const char* in_public_headers_path; member
59 string in_public_headers_path; member
86 /// A setter for `in_public_headers_path` field.
87 /// The `in_public_headers_path` is the full path for headers
93 if (spec.in_public_headers_path) in set_in_public_headers_path()
94 in_public_headers_path = spec.in_public_headers_path; in set_in_public_headers_path()
95 if (!in_public_headers_path.empty()) in set_in_public_headers_path()
96 in_public_headers_path = in_elf_base + spec.in_public_headers_path; in set_in_public_headers_path()
[all...]
H A Dtest-read-common.cc101 if (!in_public_headers_path.empty()) in run_abidw()
102 drop_private_types += "--headers-dir " + in_public_headers_path + in run_abidw()
H A Dtest-read-dwarf.cc629 if (!in_public_headers_path.empty()) in perform()
630 drop_private_types += "--headers-dir " + in_public_headers_path + in perform()

Completed in 2 milliseconds